Main Content
d2dOptions
Create option set for discrete-time resampling
Description
Use d2dOptions
to specify the discretization method and
associated quantities for discretizing models with d2d
.
Creation
Description
returns the default
options for opts
= d2dOptionsd2d
.
creates an option set with the options specified by one or more name-value
arguments.opts
= d2dOptions(Name=Value
)