How to change the parameters of a synchronous generator model while the simulation in running condition??
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I want to change the block parameters of a synchronous generator while it is in running condition. how do i do that?? My intention is to unbalance the stator winding after few seconds of simulation, so it is required to change the necessary parameters. can anyone help me?
0 Kommentare
Antworten (1)
Chandrasekhar
am 29 Jun. 2013
if you want to change the value of a constant
set_param(gcb,'Value',<value>)
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!