getting error serviceinterface plugin not avaliable
조회 수: 20 (최근 30일)
이전 댓글 표시
After having installed Matlab 2017a and using it for awhile, all at once we are now getting the following error. "Fatal error on startup. std::exception:Imgr::ServiceInterface plugin not available." The only solution we have found is to uninstall and reinstall the program. Can you offer any suggestions?
댓글 수: 0
답변 (1개)
Amy
2017년 10월 25일
Hi Camey,
This can occur when an antivirus program corrupts one of the libraries necessary to run MATLAB. Try checking your "$MATLABROOT\bin\win64\matlab_startup_plugins\lmgrimpl" directory to see if a "libmwlmgrimpl.dll" file has more than 0 kb.
If there is something wrong with this file, you'll want to make an exception for it in your antivirus program and then re-install MATLAB to get a fresh version of the dll. Note that you do not need to re-install any other toolboxes, just base MATLAB.
댓글 수: 1
참고 항목
카테고리
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!