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

574 views (last 30 days)
When I try to launch MATLAB, I get the following error:
Unable to access services required to run MATLAB (error 5013).
How do I resolve this?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 1 Apr 2023
Edited: MathWorks Support Team on 20 Dec 2022
To resolve this issue, try the following:
1. Restart MATLAB
If you have MATLAB open, close it and then open it again.
2. 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
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. Check for Operating System updates
There may be an issue with your operating system's libraries. Check your operating system for updates, then download and install those updates.
5. Check computer for viruses
There may be malicious software on your computer that is preventing MATLAB from behaving correctly. You may need to repair your system before MATLAB can be used.
6. 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.
7. 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

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!

Translated by