Why is there no Integrator with data type single ?
8 次查看(过去 30 天)
显示 更早的评论
My Simulink system is supposed to run with only single datatype. But I have not found an integrator with single data type, also there is not an option to construct one by myself, because the Transfer function block outputs as well only double.
Is casting to double before the integrator and back to single after the integrator the only solution ?
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 General Applications 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!