Where to find power gui block
이전 댓글 표시
I am unable to run circuit due to powergui block error, can someone tell me where to find it in student version 8.2. I have checked under simpowersystem it is not there
댓글 수: 2
Salah Alfiky
2023년 2월 12일
no did u?
답변 (2개)
Abhishek GS
2015년 4월 17일
Hi Pavi Karthikeyan,
If you are using MATLAB 8.2 (R2013b), you can find 'powergui' block at Simscape->SimPowerSystems->Second Generation. You can also type 'powergui' in the search tab provided in the Simulink Library.
Note that SImPowerSystems Toolbox is not available by default in the Student Suite as per this link. You may have to go for the Physical Modeling and Simulation suite of products, as suggested by the same link, in Student version to get SimPowerSystem Toolbox.
To check if you have the SimPowerSystem Toolbox installed and available for use in your MATLAB type the following on your MATLAB Command Prompt:
license('checkout','Power_System_Blocks')
If the above returns '1', then you have it installed.
Hope this helps,
Abhishek
댓글 수: 4
Jun W
2018년 5월 6일
if returns 0, what to do?
Brian
2020년 4월 29일
Hello,
My MATLAB version is R2019b.
I used the command to check my toolbox installation, and it returned 1.
license('checkout','Power_System_Blocks')
However, I could not find the "powergui" function in the Simulink Library.
I check the Powergui document as well, and the location of powergui is "Simscape / Electrical / Specialized Power Systems / Fundamental Blocks"
In my simulink library, however, there is no specialized power system folder. (I attached the screen shot.)
Is there anyone has some situation as me?

Aruna Devi
2020년 5월 11일
I also have this situation
rachana velidandla
2020년 5월 24일
I have Matlab 2020 version. Go to Simscape >> Electrical >> Specialized Power Systems >> Fundamental Blocks
Jyotiprakash
2025년 11월 26일
0 개 추천
you can directly search from model. you can also try for simscape, there just type powergui & you will find your solution.
카테고리
도움말 센터 및 File Exchange에서 Get Started with Specialized Power Systems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!