How MatLab Function block in simulink execute instruction with sampling time?
1 view (last 30 days)
Show older comments
I have made a matlab function in simulink that execute at F=100Hz, I have around 8 lines of code.
does that mean that to execute the whole code lines need 8*1/F time or it execute it at higher rate but output each T period?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/730639/image.png)
0 Comments
Answers (0)
See Also
Categories
Find more on Model, Block, and Port Callbacks 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!