Getting an error each time opening a MFile for editing?
1 次查看(过去 30 天)
显示 更早的评论
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!