How do I save my editor preferences when I copy MATLAB to a new machine?
5 views (last 30 days)
Show older comments
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.
Accepted Answer
MathWorks Support Team
on 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 Comments
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!