help does not open support website

2 views (last 30 days)
Gerald DiBona
Gerald DiBona on 24 Nov 2018
Edited: Jan on 24 Nov 2018
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 Comments
Walter Roberson
Walter Roberson on 24 Nov 2018
That looks okay. I am not sure why the problem is showing up.
Jan
Jan on 24 Nov 2018
Edited: Jan on 24 Nov 2018
@Gerald: Prefer to post the question as text instead of using an attached file.

Sign in to comment.

Answers (0)

Categories

Find more on Variables in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!