Open Web page or file in browser
web
opens an empty MATLAB® Web browser.
web(
opens the
page specified by url
)url
in the MATLAB Web browser.
If multiple browsers are open, the page displays in the one that was
most recently used.
returns
the status of the operation: stat
= web(___)0
if successful, 1
or 2
if
unsuccessful. You can include any of the input arguments in previous
syntaxes.
matlab.net.http.RequestMessage
| urlread
| urlwrite
| weboptions
| webread
| websave
| webwrite