how do I reload last session in matlab and not lose anything in student versions?
조회 수: 17 (최근 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!