필터 지우기
필터 지우기

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

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

채택된 답변

MathWorks Support Team
MathWorks Support Team 2024년 2월 28일
편집: MathWorks Support Team 2024년 2월 28일
This error indicates that MATLAB has encountered a licensing issue. Try the solutions below to resolve the error:

 

1. Restart MATLAB

If you have MATLAB open, close it and then open it again.

 

2. Ending the MathWorks Service Host 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's 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

 

3. 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?

 

4. Contact Support

If these steps do not resolve your issue, please find your Service Host log files, contact MathWorks Support, and send the 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