simulink coder tunable parameters

1 view (last 30 days)
David
David on 6 May 2015
I'm curious if there is a way to change tunable parameters within auto-generated c code without recompiling and restarting the code.
I have a control system running on an embedded platform as c code which may require many parameters to be tuned. I'd prefer if this could happen without integrators, filters, memory blocks, etc being reset. Any ideas on how to accomplish this easily? Clearly I could make the tunable parameters inputs to the system but this would require a large re-architecting of the current implementation.
Thanks.

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!