Simulink.ModelTransform.BusTransformation.Result 类
命名空间: Simulink.ModelTransform.BusTransformation
描述
使用 Simulink.ModelTransform.BusTransformation.Result 类的对象来分析模型中符合条件的 Bus Selector 和 Bus Creator 块的已识别结果。
创建对象
描述
Simulink.ModelTransform.BusTransformation.identify 函数在执行时创建一个 Simulink.ModelTransform.BusTransformation.Result 类的对象。您可以将此对象用作 Simulink.ModelTransform.BusTransformation.refactor 函数的输入参量。
注意
为避免模型重构出错,请勿更改 Simulink.ModelTransform.BusTransformation.Result 对象的属性。
属性
示例
版本历史记录
在 R2022b 中推出