help does not open support website
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 24 de Nov. de 2018
what shows up for
which -all dos
Gerald DiBona
el 24 de Nov. de 2018
Walter Roberson
el 24 de Nov. de 2018
That looks okay. I am not sure why the problem is showing up.
Respuestas (0)
Categorías
Más información sobre Variables en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!