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
Walter Roberson 2022 年 7 月 6 日
Work around: define
function clcdrawnow
clc();
drawnow();
end

回答 (0 件)

この質問は閉じられています。

タグ

質問済み:

2022 年 7 月 6 日

閉鎖済み:

2025 年 6 月 27 日

Community Treasure Hunt

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

Start Hunting!

Translated by