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 views (last 30 days)
Show older comments
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 Comments
Answers (3)
Walter Roberson
on 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 Comments
Tigabu Halefom
on 15 Nov 2018
i was used the matlab bue after a time it doesn't work.
1 Comment
Walter Roberson
on 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?
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!