How To Handled Fixed Point Datatype in Simulink if I am Not Having Fixed Point Designer Licence?
2 views (last 30 days)
Show older comments
Hello Friends, I my Simulink Model i have to handle fixed Datatype in but I don't have Fixed Point Designer Licence available, Is any alternative way to this .
0 Comments
Answers (1)
Paul
on 30 Jun 2025
Hi Anup,
If by "handle fixed Datatype" you mean that you have to work with a model that uses fixed-point functionality, check out Share Fixed-Point Models and see if that helps. I thought there was a way to set those parameters in Model Settings (rather than programatically), but can't find where. Maybe I'm misrembering or maybe things have changed. More generally, search the doc for "data type override" and/or "datatypeoverride" .
0 Comments
See Also
Categories
Find more on Fixed Point in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!