How do I save my editor preferences when I copy MATLAB to a new machine?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
Réponse acceptée
MathWorks Support Team
le 27 Juin 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!