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
回答 (1 件)
Walter Roberson
2019 年 3 月 21 日
0 投票
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.)
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!