how do I reload last session in matlab and not lose anything in student versions?
16 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Wilson A N
am 10 Mai 2017
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 Kommentare
Siehe auch
Kategorien
Mehr zu Function Creation finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!