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!