Why is there no Integrator with data type single ?
이전 댓글 표시
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 ?
답변 (1개)
Paul
2023년 11월 15일
0 개 추천
댓글 수: 2
Christian Luciano Maendle
2023년 11월 15일
편집: Christian Luciano Maendle
2023년 11월 15일
Paul
2023년 11월 15일
Not that I'm aware of, but I'm not much of a user of different precision data types.
If you don't mind me asking, what kind of continuous-time signal do you want to represent represent with single precision?
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!