doc function is not working anymore?

조회 수: 3 (최근 30일)
Amy Wolff
Amy Wolff 2020년 8월 17일
댓글: Amy Wolff 2020년 8월 18일
when i try to use the doc function to bring up help it just opens a blank window and doesn't load anything, it doesn't seem to matter if i am trying to access local documentation or trying to access the web version (i am logged into my mathworks account). Im using 2018b.

답변 (1개)

Walter Roberson
Walter Roberson 2020년 8월 17일
The most common cause of this is internal firewall issues. The documentation browser runs in a different process, and the desktop communicates with it through tcp. If you have blocked MATLAB from making "outgoing" TCP then you cannot reach the process.
  댓글 수: 1
Amy Wolff
Amy Wolff 2020년 8월 18일
why would this change all of a sudden? As far as i know i haven't changed anything and the doc function used to load the locally stored documentation?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Application Deployment에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by