Subsystem cannot be defined to be a periodic function-call block because it has an asynchronous rate?

4 views (last 30 days)
What does the error :
cannot be defined to be a periodic function-call block because it has an asynchronous rate.
in simulink mean?
Thank you, Carolina Sierra

Accepted Answer

TAB
TAB on 1 Aug 2012
Edited: TAB on 1 Aug 2012
Configure your function-call subsystem as triggered instead of periodic.
Read Function-call subsystems here.

More Answers (0)

Categories

Find more on Simulink Functions 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!