Why do I receive an error about closing a MAT file in the TEMP directory when I attempt to save a large number of variables using the SAVE command in MATLAB 7.9 (R2009b)?

7 次查看(过去 30 天)

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2019-6-13
This is due to the way logged data is saved in MAT files in MATLAB 7.9 (R2009b).
As a workaround, use the -v7.3 option while saving data to MAT files:
save -v7.3 mymat

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Prepare Model Inputs and Outputs 的更多信息

产品


版本

R2009b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by