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!