mat file save option -v7.3
Mostrar comentarios más antiguos
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 comentarios
Alexandra Harkai
el 20 de Oct. de 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
el 22 de Oct. de 2016
Walter Roberson
el 22 de Oct. de 2016
I just tested in R2016a in OS-X, and got the warning mentioned above but had no trouble with the saving.
Alexandra Harkai
el 24 de Oct. de 2016
I get the warning and saving on Windows 10, in R2016a.
Respuestas (0)
Categorías
Más información sobre Workspace Variables and MAT Files 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!