Can I use 'fixdt' data type without having Fixed point license?
Show older comments
I am trying to use 'fixdt' data type in my model, but it throws an error. So can't I use 'fixdt' data type without having 'Fixed Point' license? or is there any other process to use it
Answers (1)
Andreas Goser
on 19 Sep 2018
0 votes
Can you share the error please?
5 Comments
Jishnu Mukherjee
on 19 Sep 2018
Andreas Goser
on 19 Sep 2018
So then my answer is while you could use 'fixdt' in some situations without the Fixed-Point Designer license, you cannot do it using this data type
Walter Roberson
on 19 Sep 2018
If I recall correctly, the fixed point types you can use without a license are equivalent to signed and unsigned integers of particular length, such as uint32, except that you might perhaps be able to specify different overflow behavior (I have not checked in detail).
Jishnu Mukherjee
on 19 Sep 2018
Andreas Goser
on 19 Sep 2018
Please expect being contact by email from your local MathWorks office for help/discussion.
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!