MATLAB Function Reference
  Go to function:
    Search    Help Desk 
doc    See Also

Display HTML documentation in Web browser

Syntax

Description

doc, by itself, 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        Online help for MATLAB functions and M-files

type        List file



[ Previous | Help Desk | Next ]