Clear Filters
Clear Filters

Use cells in stateflow actions

2 views (last 30 days)
Zac li
Zac li on 25 Oct 2018
Answered: Zac li on 26 Oct 2018
I wonder if it is possible to use cells in Stateflow actions.
see the attached model file(following pic), the output of this Simulink Function are bus signals, so in principle, Obj_infs should be an array of cells. Is it work in this circumstances?
And how can I call any elements of this cell array? ('like ABC = Obj_infs[4].Object_RCS' ?)

Answers (1)

Zac li
Zac li on 26 Oct 2018
any idea?

Categories

Find more on Stateflow in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!