Simulink.ModelTransform.BusTransformation.Result Class
Namespace: Simulink.ModelTransform.BusTransformation
Description
Use an object of the
Simulink.ModelTransform.BusTransformation.Result
class to analyze
the identified results of the eligible Bus Selector and Bus
Creator blocks in a model.
Creation
Description
The Simulink.ModelTransform.BusTransformation.identify
function creates an object of the
Simulink.ModelTransform.BusTransformation.Result
class when
executed. You can use this object as the input argument of the Simulink.ModelTransform.BusTransformation.refactor
function.
Note
To avoid errors with model refactoring, do not change the properties of a
Simulink.ModelTransform.BusTransformation.Result
object.
Properties
Examples
Version History
Introduced in R2022b