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
Walter Roberson 2014년 3월 24일

0 개 추천

Check to see if you have your own open.m
Try
which -all open
and see what gets returned.
Aaron Verdugo
Aaron Verdugo 2014년 3월 24일
편집: Walter Roberson 2014년 3월 25일

0 개 추천

This is what i get:
/Users/aaronverdugo/Desktop/MT2010/MATLAB_R2010b.app/toolbox/matlab/general/open.m
/Users/aaronverdugo/Desktop/MT2010/MATLAB_R2010b.app/toolbox/matlab/graph2d/@scribehandle/open.m % scribehandle method
/Users/aaronverdugo/Desktop/MT2010/MATLAB_R2010b.app/toolbox/matlab/iofun/@serial/open.m % serial method
/Users/aaronverdugo/Desktop/MT2010/MATLAB_R2010b.app/toolbox/shared/instrument/@instrument/open.m % instrument method
/Users/aaronverdugo/Desktop/MT2010/MATLAB_R2010b.app/toolbox/instrument/instrument/@icdevice/open.m % icdevice method
/Users/aaronverdugo/Desktop/MT2010/MATLAB_R2010b.app/toolbox/sl3d/sl3d/@vrworld/open.m % vrworld method

댓글 수: 1

Walter Roberson
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에 대해 자세히 알아보기

태그

질문:

2014년 3월 24일

댓글:

2014년 3월 25일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by