help does not open support website

MATLAB R2018b
When I click on Help ? button, then click on Support Web Site, I get the following error message:
One or more output arguments not assigned during call to "varargout".
Error in web>openWindowsBrowser (line 382)
[stat,output] = dos(strcat('cmd.exe /c rundll32
url.dll,FileProtocolHandler "', html_file, '"'));
Error in web (line 157)
stat = openWindowsBrowser(html_file, options);

4 件のコメント

Walter Roberson
Walter Roberson 2018 年 11 月 24 日
what shows up for
which -all dos
Gerald DiBona
Gerald DiBona 2018 年 11 月 24 日
C:\Program Files\MATLAB\R2018b\toolbox\matlab\general\dos.m
Walter Roberson
Walter Roberson 2018 年 11 月 24 日
That looks okay. I am not sure why the problem is showing up.
Jan
Jan 2018 年 11 月 24 日
編集済み: Jan 2018 年 11 月 24 日
@Gerald: Prefer to post the question as text instead of using an attached file.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeVariables についてさらに検索

質問済み:

2018 年 11 月 24 日

編集済み:

Jan
2018 年 11 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by