which data type occupy low memory space ?

11 vues (au cours des 30 derniers jours)
voxey
voxey le 7 Mar 2019
Commenté : voxey le 8 Mar 2019
which data type occupy low memory space ?

Réponse acceptée

Walter Roberson
Walter Roberson le 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

Plus de réponses (0)

Catégories

En savoir plus sur Matrix Indexing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by