Where the parameters inside a simulink example are defined?
Mostra commenti meno recenti
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!
Risposte (2)
Honglei Chen
il 16 Mar 2015
0 voti
You may be able to find relevant information in the PreLoadFcn or InitFcn callbacks. you can access callbacks following the directions below
Mark Zacker
il 17 Mar 2015
0 voti
Categorie
Scopri di più su Simulink Environment Customization in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!