How to call an entire Simulink Model from Stateflow?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I am trying in vain to call my Simulink model (containing some model references) form Stateflow and get back its outputs (or some of these). Or inline it in a Matlab Function Block and get its outputs. My aim is to call -- an instance of -- my model multiple times independently to its simulated instance in order to do some batch tests. I really need some help!
Thank you in advance.
0 Kommentare
Antworten (1)
Swarooph
am 10 Aug. 2016
Take a look at the documentation here to see how to access Simulink Algorithms inside Stateflow. This example may be a good place to start.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Complex Logic 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!