Make Simulink Real-Time Parameters Tuneable
Mostrar comentarios más antiguos
When using R2025b with previously tunable models, we have noticed that items such as constant blocks no longer appear as tunable parameters for us to modify within the real-time application on a Speedgoat target.
Is there a way to force the model to make specific block parameters tunable?
I've considered the guidance provided on the page Tunable Block Parameters and Tunable Global Parameters but this doesn't offer an actual solution
For example, we have a constant block with the value '5' and during model exection we want to change it to '6'. We have tried setting this value as a parameter on the base workspace and model workspace and this does not seem to force the tunability.
Is setting tunable parameters as base/model workspace parameters required? This seems like a backwards step from previous MATLAB versions where any constant block could be a tunable parameter.
Respuestas (0)
Categorías
Más información sobre Target Computer Setup en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!