which data type occupy low memory space ?
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
which data type occupy low memory space ?
0 Commenti
Risposta accettata
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)
Vedere anche
Categorie
Scopri di più su Matrix Indexing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!