Use stateflow to control variant subsystem

5 次查看(过去 30 天)
I want to use stateflow to switch variant subsystem
take a simple example: see attachments , I hope it will operate 'add' subsystem in first 5 sec. then it will operate 'product' subsystem.
How can I do it?
Is it workable?
thank u

回答(1 个)

Shanmukha Voggu
Shanmukha Voggu 2021-10-1
Hi,
The variant subsystems don't work that way, You can achieve this by generating events from the states of the STATEFLOW chart. And using Function-call Subsystems instead of variant subsystem.
Refer this for more information.

类别

Help CenterFile Exchange 中查找有关 Component-Based Modeling 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by