Info
This question is closed. Reopen it to edit or answer.
Fixedpoint conversion, abstracting datatypes away from the model-file
3 views (last 30 days)
Show older comments
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 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!