how to change a variable value in the middle of simulation in simulink
조회 수: 1 (최근 30일)
이전 댓글 표시
I am giving pulse to a mosfet through pulse generator and i want to vary the pulse witdth to another value after 2 sec. How can i do it in simulink
댓글 수: 2
Birdman
2021년 1월 27일
As far as I know, it is already doable from the mask of it. What is your situation so that you are not able to change it? Can you share your model as a file?
답변 (1개)
Birdman
2021년 1월 28일
편집: Birdman
2021년 1월 28일
Try the attached model. Copy the structure and replace it with the pulse generation block. It should work. Instead of writing p inside the constant block, just write the numerical value, 80 or 30.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!