how can i get (-K-) value in gain function using Simulink.

5 comentarios

In which project are you using it?? Please answer!!
I am using this for wind turbine model.
Double-click on the block and the parameters should come up.
If you need to be able to get the gain by way of program, then you can
get_param('NAME_OF_MODEL/Heat Gain/Degree', 'Gain')
where you need to replace NAME_OF_MODEL with the appropriate model name. Also, I am not happy about the '/' in the block name 'Heat Gain/Degree': that could potentially cause problems.
how to find it
increase the size of the part.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Simulink en Centro de ayuda y File Exchange.

Productos

Preguntada:

el 29 de En. de 2020

Comentada:

el 28 de Mayo de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by