How do I save my editor preferences when I copy MATLAB to a new machine?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
Respuesta aceptada
MathWorks Support Team
el 27 de Jun. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!