Change gain while running the simulation
Mostrar comentarios más antiguos
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. :(
Respuestas (1)
Rick Rosson
el 23 de Oct. de 2014
0 votos
Replace the gain block with a product block.
Categorías
Más información sobre Create Large-Scale Model Components en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!