Can I use 'fixdt' data type without having Fixed point license?
Mostrar comentarios más antiguos
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
Respuestas (1)
Andreas Goser
el 19 de Sept. de 2018
0 votos
Can you share the error please?
5 comentarios
Jishnu Mukherjee
el 19 de Sept. de 2018
Andreas Goser
el 19 de Sept. de 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
el 19 de Sept. de 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
el 19 de Sept. de 2018
Andreas Goser
el 19 de Sept. de 2018
Please expect being contact by email from your local MathWorks office for help/discussion.
Categorías
Más información sobre Fixed Point en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!