Manipulating Parameters real-time in SpeedGoat
Show older comments
Hello,
I would like to have the ability to manipulate parameters (workspace or otherwise) when my simulation is running on a Speed Goat xPC. The requirement is to manipulate these live to support interface debugging with another PC.
Is there a standard procedure or accepted method for doing this?
Accepted Answer
More Answers (1)
hilal
on 24 Sep 2025
0 votes
I am currently running real-time simulations in MATLAB Simulink, and I would like to modify certain parameters while the model is running. For example, I would like to manipulate the values of some Constant blocks during execution.
When I configure these parameters as tunable in the model settings, the displayed value of the block changes as expected. However, the signal output from the block continues to hold its previous data, without reflecting the new value. Additionally, when I attempt to apply changes directly from the MATLAB workspace, the modifications are not accepted. Is this same problem with yours? If you could solve, could you share solution with me?
Categories
Find more on Target Computer Setup 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!