Is it possible to use multiple powergui blocks in a system in Matlab 2013a respective Simulink 2013a?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
I am trying to use two powergui blocks (in two independent circuits [subsystems]) in one system like here: https://de.mathworks.com/help/physmod/sps/powersys/ref/powergui.html?searchHighlight=powergui&s_tid=doc_srchtitle
But Matlab 2013a deletes always one of the powergui blocks with this warning: Warning: A maximum of one Powergui block is allowed in a model. Your original powergui block is deleted in order to avoid problems during the simulation of your model.
In the Simulink Modell I'm using Elements from the Simscape/SimPowerSystems Toolbox.
댓글 수: 0
답변 (1개)
Sabin
2024년 1월 22일
In MATLAB R2013a you should only use one powergui block in any given model. The option to have multiple powergui blocks was added in a later version.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Schedule Model Components에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!