error message- variable cannot be saved use -v7.3 switch
4 次查看(过去 30 天)
显示 更早的评论
Hi, I am running in fMRI analysis using matlab 2014a and SPM 12. I am able to estimate a model in SPM when I use just a few subjects with no error messages in Matlab, but when I run all subjects, I receive the message a couple times during the model estimation. "Warning: Variable 'SPM' cannot be saved to a MAT-file whose version is older than 7.3 Skipping...." To save this variable use the -v7.3" What does this mean? I am using matlab 2014a so I am not sure where the file with version 7.3 comes in? Or why it is only a problem when running some subjects but not others. Any help or suggestions are appreciated.
Best, Christy
0 个评论
采纳的回答
Walter Roberson
2015-5-6
I have not looked at the SPM source in at least 3 years, so I cannot tell you at the moment what circumstances would trigger the problem. But if you just want to fix the problem, then according to the documentation for save():
To view or set the default version for MAT-files, select a MAT-file save format option in the General Preferences.
Make sure you set that to v7.3 and then try again.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Neuroimaging 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!