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
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (3)
Walter Roberson
il 6 Nov 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 Commenti
Tigabu Halefom
il 15 Nov 2018
i was used the matlab bue after a time it doesn't work.
1 Commento
Walter Roberson
il 16 Nov 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?
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!