Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Alternative int32 old matlab doesn't support

1 visualización (últimos 30 días)
Nicola
Nicola el 19 de Mzo. de 2014
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Good morning,
how can i do the
int32
function in a different way? Because Matlab 5.2 doesn't support it, and i have to use that version
Thanks so much
Best regards Nicola

Respuestas (2)

Walter Roberson
Walter Roberson el 19 de Mzo. de 2014
"With a great deal of difficulty".
Please explain more about what you need to do with int32 ?

Image Analyst
Image Analyst el 19 de Mzo. de 2014
Try using round instead. It will give you exact integers (no problems like this I believe) but the class is double instead of integer. But I think it should work well in all or most situations you will encounter.
By the way, why not just upgrade to the latest version? Your version was made during the last century, literally!

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by