matlab script data type

3 vues (au cours des 30 derniers jours)
hoang tuan
hoang tuan le 27 Mai 2020
Commenté : hoang tuan le 1 Juin 2020
Hi,
I want to create a matrix size 3x3 with data type is fixed point (fixdt(1,15,2)) in matlab script.
But i cannot find how to define this type in matlab script.
Please let me.
Thank you and Best regards.

Réponse acceptée

Nishant Gupta
Nishant Gupta le 29 Mai 2020
You can use reinterpretcast function to chnage your datatype to fixed-point. But you must have Fixed-Point Designer installed to do that.
  1 commentaire
hoang tuan
hoang tuan le 1 Juin 2020
thank you very much.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by