Update bus selector by matlab script
15 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, is there a possibility to let a Bus Selector and Bus Creator update by a Matlab Script after I change the element name within a bus object?
0 Kommentare
Antworten (1)
Yash
am 16 Feb. 2025 um 7:33
For Bus Creator block, the signal name can be changed programatically. However, for Bus Selector block, the Input Signals is a read only object, therefore only manual updation of name is possible.
For further info, go through this MATLAB Answer post: Bus selector cannot find signals where the name has been changed programmatically?
0 Kommentare
Siehe auch
Kategorien
Mehr zu Composite Interfaces finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!