error using ==> open at 99
이전 댓글 표시
this error happens when i try to open an mfile. it says the file was not found. im using a mac by the way
답변 (2개)
Walter Roberson
2014년 3월 24일
Check to see if you have your own open.m
Try
which -all open
and see what gets returned.
Aaron Verdugo
2014년 3월 24일
편집: Walter Roberson
2014년 3월 25일
댓글 수: 1
Walter Roberson
2014년 3월 25일
That should be okay. What sequence or command are you using to open the .m file?
카테고리
도움말 센터 및 File Exchange에서 Instrument Control Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!