How to change the parameters of a synchronous generator model while the simulation in running condition??
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Chandrasekhar
2013년 6월 29일
if you want to change the value of a constant
set_param(gcb,'Value',<value>)
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!