Filter löschen
Filter löschen

which data type occupy low memory space ?

3 Ansichten (letzte 30 Tage)
voxey
voxey am 7 Mär. 2019
Kommentiert: voxey am 8 Mär. 2019
which data type occupy low memory space ?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 7 Mär. 2019
uint8 and int8 occupy the least memory . The amount of memory used by logical is not formally defined but in all interfaces so far it has been the same as uint8

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by