saving and loading global variables

3 次查看(过去 30 天)
craq
craq 2013-12-5
I know that global variables are evil. But I'm taking over a project from someone else, and while I try to re-work it to avoid global variables, it would be helpful in the meantime if I could save or load the global workspace to a mat file. Does anyone here know a way?
This idea imports all global variables to the current workspace, and I guess I could save them from there, but I would have to remember that they were global when I re-imported the mat file http://www.mathworks.com/matlabcentral/answers/63455
This thread implies that a simple save used to work, way back in 1997 http://www.mathworks.com/matlabcentral/newsreader/view_thread/82

回答(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