Where the parameters inside a simulink example are defined?

Hello, I would know where the parameters inside a simulink example are defined. For example, if I open the DFIG detailed model in simulink there are some parameters(Fnom,Freq_filter,Zeta_filter and others) which are not defined in the initial file power_wind_dfig_det.mdl. Where can I find them? Thanks!

回答 (2 件)

Honglei Chen
Honglei Chen 2015 年 3 月 16 日

0 投票

You may be able to find relevant information in the PreLoadFcn or InitFcn callbacks. you can access callbacks following the directions below
Mark Zacker
Mark Zacker 2015 年 3 月 17 日

0 投票

Thanks for your answer! But some variables are not included in the PreLoadFcn, any other file where can I found them? (For example, in the DFIG detailed model Fnom, Freq_filter, Zeta_filter are not defined in the PreLoadFcn or InitFcn).

カテゴリ

ヘルプ センター および File ExchangeSimulink Environment Customization についてさらに検索

質問済み:

2015 年 3 月 16 日

回答済み:

2015 年 3 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by