Getting an error each time opening a MFile for editing?

조회 수: 1 (최근 30일)
Mohammad Abouali
Mohammad Abouali 2015년 10월 29일
댓글: BobH 2018년 9월 5일
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
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
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개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by