| MATLAB Function Reference | Search  Help Desk |
| doc | See Also |
Display HTML documentation in a Web browser
Syntax
doc docfunctiondoctoolbox/function
Description
doc
launches the Help Desk.
doc function
displays the HTML documentation for the MATLAB function function. If function is overloaded, doc lists the overloaded functions in the MATLAB command window.
doc toolbox/function
displays the HTML documentation for the specified toolbox function.
See Also
help, helpdesk, helpwin, lookfor, type