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!