How to modify or tune Simscape Tunable Parameters at simulation run-time?
Show older comments
I am generating code and compiling an executable from my Simscape model, with the intent to change tunable parameters at run-time.
In the generated code, tunable parameters added to my model are not showing up as expected in the code using the 'grt' target. Likewise, my generated executable does not respond to my attempts to change the tunable parameter's value at run-time. Why might this be?
Accepted Answer
More Answers (0)
Categories
Find more on Run-Time Parameters 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!