mat file save option -v7.3
Show older comments
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 Comments
Alexandra Harkai
on 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
on 22 Oct 2016
Walter Roberson
on 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
on 24 Oct 2016
I get the warning and saving on Windows 10, in R2016a.
Answers (0)
Categories
Find more on Workspace Variables and MAT Files in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!