Why does the "matfile" function create files larger in size compared to the "save" function?
Afficher commentaires plus anciens
Comparing "matfile" and "save" with "-v7.3" shows different file sizes if the variables are objects (e.g. tabular classes, or Simulink objects like "Simulink.Signal").
If you save certain variables (object, e.g., tabular classes, or Simulink objects like "Simulink.Signal") with "save" (option "-v7.3"), the resulting file size is much smaller compared to using the "matfile" function to update existing variables in the MAT file.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur HDF5 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!