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!