How do I save my editor preferences when I copy MATLAB to a new machine?
3 次查看(过去 30 天)
显示 更早的评论
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.
采纳的回答
MathWorks Support Team
2009-6-27
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!