If I can set the output of memory block during simulation?
1 view (last 30 days)
Show older comments
I use memory block to record the number of iteration. Anyway, when the iteration gets a threshold, I want to set the value of memory back to zero, and do the sum up again. Now I'm thinking about using 'set_param' in m file to control the value of memory. But I don't know how to change the value of memory. I think change the input and output of memory block also works for me.
Could anyone help me?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Programmatic Model Editing 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!