Is there a way to not replicate the preferences of MATLAB 7.1 (R14SP3) in my new installation of MATLAB 7.2 (R2006a)?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have installed MATLAB 7.2 (R2006a) on my machine, where MATLAB 7.1 (R14SP3) was previously installed. Unfortunately, I see that the preferences already chosen for R14SP3 are exactly replicated for R2006a. I would like to maintain the newest MATLAB installation with the default value of preferences, even if I have customized appearance, colors and fonts of the existing installation.
Respuesta aceptada
MathWorks Support Team
el 27 de Jun. de 2009
The ability to install MATLAB with default values of preferences when MATLAB 7.1 (R14SP3) is already installed is not available in MATLAB 7.2 (R2006a).
When you install R2006a, MATLAB creates a new preference folder and migrates the files in the R14SP3 preferences directory to the R2006a preferences directly.
To work around this issue, delete the contents of the preferences folder used by MATLAB 7.2 (R2006a). Note that the folder also contains files like history.m, which you do not have to delete. The preferences folder for R2006a is determined by running
prefdir
in the MATLAB Command Window.
When you next start MATLAB 7.2 (R2006a), new preferences, the R2006a defaults, will be generated and stored.
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!