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!