Can I use 'fixdt' data type without having Fixed point license?
Afficher commentaires plus anciens
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
Réponses (1)
Andreas Goser
le 19 Sep 2018
0 votes
Can you share the error please?
5 commentaires
Jishnu Mukherjee
le 19 Sep 2018
Andreas Goser
le 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
le 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
le 19 Sep 2018
Andreas Goser
le 19 Sep 2018
Please expect being contact by email from your local MathWorks office for help/discussion.
Catégories
En savoir plus sur Fixed Point dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!