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!