Error using open (line 163) failed to open MATLAB Editor
Show older comments
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 Comments
Adam
on 27 Sep 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
on 27 Sep 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
on 7 Oct 2019
Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!