Getting an error each time opening a MFile for editing?
1 回表示 (過去 30 日間)
古いコメントを表示
Mohammad Abouali
2015 年 10 月 29 日
Hi,
I have this machine with MATLAB R2015b on it? it seems it has some problem, running MATLAB. Any time I try to open a M-File it generates the following error:
Can't reload 'C:\Program Files\MATLAB\R2015b\bin\win64\mm_rmidd_mi.dll'
Error in rmidata.RmiData
Error in rmiml.RmiMlData
Error in rmiml.RmiMlData.getInstance
Error in rmiml.getAll
It doesn't matter whether I click on the file to be opened in the editor or I used the editor command. Both give me the same results.
The editor do seem to open properly though.
The same error appears when I close the editor.
And before you ask: Yes, I checked and that file is present in that location and I do have read/write permission to it.
Any help is highly appreciated.
1 件のコメント
BobH
2018 年 9 月 5 日
My problem (on R2018a) was due to a shadowed pathdef.m
>> which -all pathdef.m
What fixed things for me was removing the duplicate, and then issuing 'restoredefaultpath'
採用された回答
Subin Kuttappan Stellal Mary
2015 年 10 月 30 日
This error might be caused by several DLLs in Dell Backup and Recovery. Please check the following link: http://www.mathworks.com/matlabcentral/answers/247082-why-do-i-get-an-error-about-mm_rmidd_mi-dll-or-sl_graphical_classes-dll-when-opening-matlab-or-s
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!