To save workspace variables automatically

3 次查看(过去 30 天)
I have 5 matlab scripts.
I am running these scripts one after the other using eval() function.
I want to save the workspace variables once previous script finishes and new script starts executing.
Is there any function to save ALL WORKSPACE VARIABLES TOGETHER ???

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2013-5-31
编辑:Azzi Abdelmalek 2013-5-31
save yourfilename
doc save
doc load

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Whos 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by