Can i check the signals in a Bus ?

5 visualizzazioni (ultimi 30 giorni)
Omar Abdelkader
Omar Abdelkader il 22 Nov 2018
Risposto: Mark McBroom il 23 Nov 2018
I need to check if a specific signal is in the bus or not ?

Risposta accettata

Mark McBroom
Mark McBroom il 23 Nov 2018
One approach would be to create a bus object from the bus creator in your model that creates the bus using the function Simulink.Bus.createObject. You could then write a MATLAB function that looks to see if any of the bus elements match your specific signal name/type/size.

Più risposte (0)

Categorie

Scopri di più su Modeling in Help Center e File Exchange

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by