whAT SHOULD I HAVE TO OVERCOME THE ERROR OF Please change your current directory to a writable directory outside of the MATLAB installation area. IN MATLAB
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
The current directory 'c:\program files\matlab\r2013a\bin' is reserved for MATLAB files.
Please change your current directory to a writeable directory outside of the MATLAB installation area.
0 comentarios
Respuestas (3)
Walter Roberson
el 6 de Nov. de 2013
Use cd to change your directory, such as to your home directory. For example,
cd c:\profiles and data\alexandar\matlab
You may need to create whatever directory you choose to use.
0 comentarios
Tigabu Halefom
el 15 de Nov. de 2018
i was used the matlab bue after a time it doesn't work.
1 comentario
Walter Roberson
el 16 de Nov. de 2018
Please give more details about the difficulty you are having. Which directory is your current directory at the time you have the difficulty? Which operating system are you using?
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!