sdo.GriddingOptions
Description
Specify method options for using sdo.sample
to generate gridded parameter samples for sensitivity
analysis.
Creation
When you create an sdo.GriddedSpace
object to specify parameters for
gridded sampling, the Options
property is an
sdo.GriddingOptions
object. You can also create an
sdo.GriddingOptions
directly using the sdo.GriddingOptions
command. If you use the sdo.GriddingOptions
object as an input to
sdo.sample
when sampling a gridded parameter space, it overrides the
method specified in the Options
property of the
sdo.GriddedSpace
object.
Description
creates an options
set for sampling parameter spaces and assigns default values to its properties. Use dot
notation to modify the property values. opt
= sdo.GriddingOptions
Properties
Examples
Version History
Introduced in R2023a