Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Fixedpoint conversion, abstracting datatypes away from the model-file
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi
There exist a nice video/document about best-practice when converting M-code to fixed-point Fixedpoint conversion of M-code
Here it is nicely described how you can abstract the actual datatype away from your algorithm-code leaving it pure and target-independent (i.e. its in double). However I can not find any experience on doing the same thing (which is desireable for me and our design-platform) in Simulink block-diagrams. The fixedpointtool, videos and guidelines simply "hardcode" the datatypes into the individual blocks.
Does anybody know some best-practice on this ?
kr Erik
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!