How to pass a changing value from workspaces to Simulink?
Show older comments
Hi everyone,
I'm trying to pass a value from workspaces to Simulink calculated by Matlab step-by-step. This value changes each step, but the Simulink simulation take the first value and keep it costant. I'm using simin block and doesn't refresh data. How can I solve this issue?
1 Comment
Ameer Hamza
on 28 May 2020
How is value changing in base workspace? Are you running a loop which changes the value of the variable?
Accepted Answer
More Answers (0)
Categories
Find more on Event Functions 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!