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!