real simulation time in Matlab function code
2 views (last 30 days)
Show older comments
Syed Mohammad Maaz
on 28 Jan 2022
Answered: Les Beckham
on 28 Jan 2022
How can I use the current simulation time (lets say t) with my code in Matlab function block?
0 Comments
Accepted Answer
Les Beckham
on 28 Jan 2022
Add an input to the Matlab function block and connect it to the output of a Clock block.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!