Does a stateflow chart make the model slower?

I am using a Real Time system in which I want to add a simple stateflow chart. The other option is to use a complex combination of simulink blocks.
So the question is does the stateflow make my model slower to operate (after compiling)?
-Dhruv

Answers (1)

I don't think there is a general answer to the question of whether a Stateflow chart might be slower in execution compared to an equivalent set of Simulink blocks. I would imagine that the answer varies based on how both are implemented.
However, here are some tips on improving Stateflow performance: Stateflow>Speed Up Simulation

Categories

Find more on Decision Logic in Help Center and File Exchange

Products

Asked:

on 16 Jan 2014

Answered:

on 25 Mar 2014

Community Treasure Hunt

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

Start Hunting!