how do I reload last session in matlab and not lose anything in student versions?
16 次查看(过去 30 天)
显示 更早的评论
I have student version of matlab. WHen I was using the on-line version in a course, the software always saved what I was doing, the whole math sheet including all commands used, and restored it when I started the on-line version. THis student version erases everything. How do I save the student version and have it work like the on-line version, saving every command? THe command box itself can be hard to find when I start the student version.
0 个评论
回答(1 个)
Wilson A N
2017-5-10
I believe this may because the option 'Don't save history file' may be checked.
In that case, you can save the command history by enabling the option by navigating to Preferences->Command History. Uncheck the option 'Don't save history file' and restart MATLAB.
For information on the Command History can be found in the following link:
Now since you are finding it difficult to open and dock the Command Window each time, just save the current layout. Also check the Docked option found in Home->Layout->Show->Command History.
You can also refer to the following link which gives more information on how to optimize your MATLAB Desktop Environment:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Function Creation 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!