Why does the "matfile" function create files larger in size compared to the "save" function?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre HDF5 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!