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

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

2 Comments

Not really. The other question is about a specialized tool, with the question inspired while trying to solve this question.
On the other hand, the solution to this question happened to have been given over there.

Sign in to comment.

 Accepted Answer

Configure your function-call subsystem as triggered instead of periodic.
Read Function-call subsystems here.

1 Comment

What if I set the Trigger block to 'triggered' and I still get this error mentioned above?

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!