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
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
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Environment Customization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!