i cant see the help function in matlab 2018b

Error using connector.internal.doEnsureServiceOn
Error in Connector: Did not start the server. Desired port was: 31515. Last error was: Server did not
respond to initial request: 127.0.0.1:31714
Error in connector.ensureServiceOn
Error using connector.internal.doEnsureServiceOn
Error in Connector: Did not start the server. Desired port was: 31515. Last error was: Server did not
respond to initial request: 127.0.0.1:31714
Error in connector.ensureServiceOn

Answers (1)

Your internal firewall needs to have an exception for MATLAB. MATLAB creates separate processes for the documentation browser and talks to it using TCP/IP. (MATLAB also creates seperate processes for some Simulink work, and potentially for use with Parallel Computing Toolbox as well.)

Categories

Asked:

on 21 Mar 2019

Answered:

on 21 Mar 2019

Community Treasure Hunt

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

Start Hunting!