Modify value of DC voltage source during a simulation
조회 수: 15 (최근 30일)
이전 댓글 표시
Hallo guys,
the title basiclly says it. I have an ideal voltage source, where I want to change the value of the amplitude during simulation depending on a look-up table.
First I thought a Goto-tag would work.. Then I tried "To-Workspace" but this block only saves the value during a pause or after terminating the simulation.
Any one got an idea? Thanks in advance.
댓글 수: 0
답변 (1개)
hosein Javan
2020년 8월 27일
use "controlled voltage source" instead of DC voltage source. connect your look up table to it and it will do it.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!