SLSlicerAPI.ParameterDependence class
Package: SLSlicerAPI
Class to determine the impact of parameters on a Simulink Model
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
object of pd
=slicerObj.parameterDependenceSLSlicerAPI.ParameterDependence
for the model used to construct
slicerObj
.
Properties
Methods
Version History
Introduced in R2021b