How to find the value of variable in the library?

1 次查看(过去 30 天)
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?

回答(1 个)

madhan ravi
madhan ravi 2023-11-30
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 个评论
Gilang Rahmat
Gilang Rahmat 2023-11-30
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 2023-12-5
Probably it’s a read only block. I probably would suggest you to contact the authors mentioned in the documentation.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Create Large-Scale Model Components 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by