helpon
Display the Function Reference page for an MVGC function or script in the Matlab Help Browser.
Syntax
helpon mname helpon(mname)
Arguments
input
mname string; the name of an MVGC function or script
Description
Displays help in the Matlab Help Browser on mname, provided an html help file called mname.html exists in the docs/html subdirectory of the MVGC root directory. If mname.html is not found, a "not found" page is displayed.