can any one solve this problem?
이전 댓글 표시
Error using construct_error (line 108) The current directory is c:\program files\matlab\r2012a\bin, which is reserved for MATLAB files. Please change your current directory to a writable directory preferably outside of MATLAB installation area
댓글 수: 2
Star Strider
2015년 8월 2일
No!
Unless you post relevant parts of your code so the error has a context.
ahmed al-kady
2015년 8월 2일
답변 (1개)
Jan
2015년 8월 2일
If you post the code, which causes the error, a meaningful suggestion is possible. Without any details I repeat the suggestion given in the message already:
Please change your current directory to a writable directory preferably outside of MATLAB installation area
Eitehr use cd or even better create the file name with a full path. Relative file names are prone to errors.
카테고리
도움말 센터 및 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!