matlab script data type
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
hoang tuan
el 27 de Mayo de 2020
Comentada: hoang tuan
el 1 de Jun. de 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.
0 comentarios
Respuesta aceptada
Nishant Gupta
el 29 de Mayo de 2020
You can use reinterpretcast function to chnage your datatype to fixed-point. But you must have Fixed-Point Designer installed to do that.
Más respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!