which data type occupy low memory space ?

7 visualizzazioni (ultimi 30 giorni)
which data type occupy low memory space ?

Risposta accettata

Walter Roberson
Walter Roberson il 7 Mar 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

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by