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 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(3 个)
Walter Roberson
2013-11-6
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 个评论
Tigabu Halefom
2018-11-15
i was used the matlab bue after a time it doesn't work.
1 个评论
Walter Roberson
2018-11-16
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?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!