Witnessing Error while using Powergui block.
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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 个评论
Walter Roberson
2022-7-6
Work around: define
function clcdrawnow
clc();
drawnow();
end
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!