error using ==> open at 99
Afficher commentaires plus anciens
this error happens when i try to open an mfile. it says the file was not found. im using a mac by the way
Réponses (2)
Walter Roberson
le 24 Mar 2014
Check to see if you have your own open.m
Try
which -all open
and see what gets returned.
Aaron Verdugo
le 24 Mar 2014
Modifié(e) : Walter Roberson
le 25 Mar 2014
1 commentaire
Walter Roberson
le 25 Mar 2014
That should be okay. What sequence or command are you using to open the .m file?
Catégories
En savoir plus sur Instrument Control Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!