Floating point value to integer value
Ältere Kommentare anzeigen
Dear All, I have a matrix 250*21 and on the 8th column I have at the moment all the number not integer value, and I would like to convert in integer value. Is it possible?
Akzeptierte Antwort
Weitere Antworten (1)
Grzegorz Knor
am 12 Dez. 2011
1 Stimme
int8, int16, int32, int64 commands convert to integer.
Kategorien
Mehr zu Interpolation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!