mat file save option -v7.3
Afficher commentaires plus anciens
I wanted to save variables with '-v7.3' option and after that append some variables using '-append' option. When I didn't use '-v7.3'option all was good but when I use '-v7.3' option Matlab stops. In the resource monitor, my HD represent very reading speed.
5 commentaires
Alexandra Harkai
le 20 Oct 2016
When using both 'append' and '-v7.3' do you get the following warning?
Warning: Ignoring the version specified. The version flag is not required when using the '-append' flag.
Junseok Lee
le 22 Oct 2016
Walter Roberson
le 22 Oct 2016
I just tested in R2016a in OS-X, and got the warning mentioned above but had no trouble with the saving.
Alexandra Harkai
le 24 Oct 2016
I get the warning and saving on Windows 10, in R2016a.
Réponses (0)
Catégories
En savoir plus sur Workspace Variables and MAT Files 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!