Main Content
SLSlicerAPI.ParameterDependence Class
Namespace: SLSlicerAPI
Description
The SLSlicerAPI.ParameterDependence
class displays the dependency between
parameters and the model from the MATLAB® command line. You can use SLSlicerAPI.ParameterDependence
class
to:
Find parameters which impact a particular block.
Find blocks which are affected by a particular parameter.
Creation
creates an pd
=parameterDependence(slicerObj
)SLSlicerAPI.ParameterDependence
object for the model used to
construct slicerObj
.
Properties
Methods
Version History
Introduced in R2021b