Why do I receive Error 5200 - Unable to access services required to run MATLAB?

조회 수: 47 (최근 30일)
When I try launch to MATLAB, I get the following error:
Unable to access services required to run MATLAB (error 5200).
How do I resolve this?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2023년 4월 1일
편집: MathWorks Support Team 2022년 12월 20일
To resolve this issue, try the following:
 
1. End the MathWorksServiceHost process
Windows
  1. Open Task Manager. This is often done by pressing Ctrl+Alt+Delete on your keyboard
  2. If you do not see tabs such as "Processes" & "Performance", select "More details" in the bottom left corner of the Window.
  3. Navigate to the "Details" tab near the top of the Window
  4. Find MathWorksServiceHost
  5. Highlight it and select "End Task" in the bottom right corner of the Window
MacOS
  1. Open the app Terminal by searching for it Spotlight Search. Spotlight Search is the magnifying glass in the top right corner of your Mac OS screen.
  2. Type in and run: killall MathWorksServiceHost
Linux
  1. Open Terminal. Doing this will vary depending on your Linux distribution
  2. Type in and run: killall MathWorksServiceHost
2. Uninstall and reinstall the MathWorks Service Host
Follow the directions from the link below to uninstall and reinstall the MathWorks Service Host.
How do I uninstall and reinstall the MathWorks Service Host?
3. Reinstall MATLAB
Your installation of MATLAB may be corrupt. This would mean that you need to uninstall and reinstall MATLAB. See the links below if you are unsure how to do this.
Uninstall MathWorks Products
Install MathWorks Products
 
4. Disable Antivirus Software
If your antivirus software has not been able to find any malicious software, it may be what is causing MATLAB to malfunction. Try disabling it and then launching MATLAB.
5. Contact Support
If these steps do not resolve your issue, please find your Service Host log files, contact MathWorks Support, and send your log files to us. If you do not know where those files might be, please view the link below:
Where are the Installation, Activation, & Service Host log files located for MATLAB?
Contact Support

추가 답변 (0개)

카테고리

Help CenterFile 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!

Translated by