Witnessing Error while using Powergui block.
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
Hello!
I was using Simulink to model a 3-Phase Power system and for the steady state response I opened the powergui block>> tools and then click Steady state, but readily witness an error. the screenshot of the error is shown below:- Kindly Help me please.

even if I ignore the error,I clicked the OK button the window opens but there is no response.
1 Kommentar
Walter Roberson
am 6 Jul. 2022
Work around: define
function clcdrawnow
clc();
drawnow();
end
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!