Clear Filters
Clear Filters

Change gain while running the simulation

1 view (last 30 days)
Antonio
Antonio on 23 Oct 2014
Answered: Rick Rosson on 23 Oct 2014
Hi everyone,
I would like to perform some calculations during the simulation in a Matlab Function with Simulink. It will be neccessary to update the gain with a matrix, calculated in this Matlab Function. This way I want to create an adaptive control.
Is it possible to update the gain from a function inside the model? I haven't found a solution yet. :(

Answers (1)

Rick Rosson
Rick Rosson on 23 Oct 2014
Replace the gain block with a product block.

Categories

Find more on Simulink Functions 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!