Error using open (line 163) failed to open MATLAB Editor
显示 更早的评论
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 个评论
Adam
2019-9-27
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
2019-9-27
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
2019-10-7
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!