Does simulink wait for a function block?
Mostrar comentarios más antiguos
For a simulink function block, if the function takes time to execute, does simulink wait for it to finish executeing at each time stamp or does it just go on?
Respuestas (1)
Sai Sri Pathuri
el 26 de Mayo de 2020
0 votos
Simulink executes the function block at each time step unless it is conditionally executed. You may refer the following documentation for Conditionally executed subsystems.
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!