removeParameter
Class: sdo.ParameterSpace
Package: sdo
Remove parameter from sdo.ParameterSpace
object
Syntax
ps = removeParameter(ps0,p)
Description
ps = removeParameter(ps0,p)
removes the
parameter, p
, from the sdo.ParameterSpace
object, ps0
,
and returns the updated object, ps
.
Input Arguments
|
Parameter space, specified as an |
|
Parameters to be removed, specified as one of the following:
|
Output Arguments
|
Updated parameter space, returned as an |
Examples
See Also
sdo.ParameterSpace
| addParameter
| sdo.getParameterFromModel