fixpoint feature in MATLAB
1 view (last 30 days)
Show older comments
serwan Bamerni
on 23 Apr 2016
Commented: Walter Roberson
on 24 Apr 2016
Hello everyone
when I am using simulink, the following warning appear to me
Warning: Support for ver('fixpoint') will be removed in a future release.
and the fixpoint feature is very important to my work (working with system generator)
Please, can anyone help me how to install or add this feature to my MATLAB (R2013a)
0 Comments
Accepted Answer
Walter Roberson
on 24 Apr 2016
No need to worry. It is a warning. Later versions of MATLAB use the name 'fixedpoint' instead of 'fixpoint' for the toolbox, but it still exists in later versions.
2 Comments
Walter Roberson
on 24 Apr 2016
What output do you get from
ver('fixpoint')
ver('fixedpoint')
More Answers (0)
See Also
Categories
Find more on Fixed-Point Designer in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!