What is the relation between Simulink Matlab function block and Simulink time?

1 view (last 30 days)
Dear Matlab community,
I am using Matlab function block in Simulink. I have set the sample time of all other blocks in Simulink as 0.01.
However, I noticed that the matlab function block was called a few times within the 0.01 sample time period. So I have the following two questions:
1. What is the relation between Simulink Matlab function block and Simulink time?
2. How can I control the number of times the Matlab function block is called per simulink time?
Thank you.
Regards, Tan Biru

Accepted Answer

Tan Biru
Tan Biru on 19 Oct 2014
It turns out that I am able to set the sample time of the Matlab function block itself by: right click the block -> Block Parameters -> Sample time

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!