Access to Simulink.Bus properties from MATLAB function block and Stateflow.
Afficher commentaires plus anciens
One of the input for MATLAB function block and Stateflow in my model is a Simulink.Bus data type object. Is it possible to access the bus object properties inside MATLAB function block and Stateflow? Can I extract the Simulink.BusElement.Units value, for example? I'm using the Simulink Real-Time.
Réponses (1)
Anirudh Singh
le 17 Avr 2020
0 votes
You can try this for access Simulink.BusElement.Units value:
Catégories
En savoir plus sur Stateflow dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!