Error using open (line 163) failed to open MATLAB Editor
Mostrar comentarios más antiguos
I'm trying to install meatools to read .mcd files with matlab, but I can't open .m files from matlab because of an error that told me "ERROR DIALOG Error using open (line 163) failed to open MATLAB Editor. How can I correct this error and open files?
4 comentarios
Adam
el 27 de Sept. de 2019
What does
which open
show? What does 'meatools' have to do with it though? You say you are 'trying' to install it. Do you mean you did install it and then afterwards you can't open .m files or that somewhere during installing it you get that error popping up?
Veronica Varzi
el 27 de Sept. de 2019
This is a bad sign...it appears the author of this set of tools has aliased a whole bunch of bultin MATLAB functions and this is interfering with normal operation.
I'd suggest removing every trace of that installation and see if (hopefully) it hasn't truly corrupted the base installation.
If that still fails, looks like probably a reinstallation of MATLAB is in order and I'd not even consider reinstalling this package unless and until the author fixes such issues.
If it asks to open and modify a base product m-file I'd not even think about it, what more do so; that's just asking for trouble.
R2012b is quite dated by now -- is there any doc that says what version of ML was used for the addon?
Veronica Varzi
el 7 de Oct. de 2019
Respuestas (0)
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!