Is it possible to use multiple powergui blocks in a system in Matlab 2013a respective Simulink 2013a?

1 view (last 30 days)
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.

Answers (1)

Sabin
Sabin on 22 Jan 2024
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.

Categories

Find more on Schedule Model Components in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!