How do I save my editor preferences when I copy MATLAB to a new machine?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I am porting my copy of MATLAB R2006a to a new machine and would like the editor to "remember" the last files that were open in the previous installation.
Akzeptierte Antwort
MathWorks Support Team
am 27 Jun. 2009
The MATLAB Editor saves the files that have been previously opened in MATLABDesktop.xml . This file can be found in the PREFDIR directory by typing:
prefdir
at the command line. Copy this file from the old installation and place in the PREFDIR directory on the new installation.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!