dash.doc

Open online reference page in a web browser.


Syntax



Description

dash.doc(name)

Opens the online reference page for a method, package, or class in the DASH toolbox.

The name of the method, package, or class should include all package/subpackage headers. For example:

>> dash.doc( “dash.is.strflag” )

>> dash.doc( “kalmanFilter” )

>> dash.doc( “kalmanFilter.prior” )


Input Arguments

name

string scalar
The full name of a method, package, or class in the DASH toolbox.