how do I set up a user for both linux and windows matlab use?
Mostrar comentarios más antiguos
Hello,
I have users who use Matlab on Windows and have matlab settings in their home directory. I just installed Matlab for linux and am getting lots of errors because Matlab is readng the Windows settings in the user homedir.
Any ideas on how to separate the two OS's for the user?
Respuestas (2)
Daniel Shub
el 13 de Nov. de 2011
0 votos
This seems strange to me, how did you get the Linux MATLAB to read the Windows preferences? Assuming you haven't linked the Windows and Linux preference directories, MATLAB should treat them as independent.
2 comentarios
George
el 14 de Nov. de 2011
Daniel Shub
el 14 de Nov. de 2011
On Windows in r2010a the preference directory is
%HOMEPATH%\Application Data\MathWorks\MATLAB\R2010a
while on Linux in r20aa1 it is
$HOME/.matlab/R2011a
The MATLAB directory on Windows is not where the preferences are stored.
Ken Atwell
el 13 de Nov. de 2011
0 votos
First, I would confirm that the preference folders are indeed identical. This blog post tells you how.
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!