this error happens when i try to open an mfile. it says the file was not found. im using a mac by the way

Respuestas (2)

Walter Roberson
Walter Roberson el 24 de Mzo. de 2014

0 votos

Check to see if you have your own open.m
Try
which -all open
and see what gets returned.
Aaron Verdugo
Aaron Verdugo el 24 de Mzo. de 2014
Editada: Walter Roberson el 25 de Mzo. de 2014

0 votos

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 comentario

Walter Roberson
Walter Roberson el 25 de Mzo. de 2014
That should be okay. What sequence or command are you using to open the .m file?

Iniciar sesión para comentar.

Categorías

Más información sobre Instrument Control Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 24 de Mzo. de 2014

Comentada:

el 25 de Mzo. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by