
is it possible to execute matlab function used in simulink just once ? if the answer is yes, how can i do that ?
7 views (last 30 days)
Show older comments
is it possible to execute matlab function used in simulink just once ? if the answer is yes, how can i do that ?
0 Comments
Answers (1)
Karl Erik Thoresen
on 17 Jan 2019
1.Yes
2. Use an event listner and interpreted matlab fcn block like below.

0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!