Borrar filtros
Borrar filtros

How to find the value of variable in the library?

1 visualización (últimos 30 días)
Gilang Rahmat
Gilang Rahmat el 29 de Nov. de 2023
Comentada: madhan ravi el 5 de Dic. de 2023
I am doing my project with the model example in Synchronous Machine Synchronous Machine - MATLAB & Simulink (mathworks.com)
I try to find the value of these variable (SM.sat, SM.RLinv, SM.Linv, etc) but can't find it. I just tried see in Model Explorer but just find the type and can't see the value (see picture). Anyone can help?

Respuestas (1)

madhan ravi
madhan ravi el 30 de Nov. de 2023
Click on the subsystem and press ctrl + M and go to initialization.
And make sure to check out all the callbacks of the subsytem.
Should probably be found in one of the above methods.
I don't have the access to the toolbox so can't check from my side.
  2 comentarios
Gilang Rahmat
Gilang Rahmat el 30 de Nov. de 2023
thank you for your response, but i can't open the mask editor (Ctrl+M) in the subsystem because this is locked library.
madhan ravi
madhan ravi el 5 de Dic. de 2023
Probably it’s a read only block. I probably would suggest you to contact the authors mentioned in the documentation.

Iniciar sesión para comentar.

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by