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 Center および File ExchangeApplication Deployment についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by