Where to find power gui block
Mostra commenti meno recenti
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 Commenti
Salah Alfiky
il 12 Feb 2023
no did u?
Risposte (2)
Abhishek GS
il 17 Apr 2015
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 Commenti
Jun W
il 6 Mag 2018
if returns 0, what to do?
Brian
il 29 Apr 2020
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
il 11 Mag 2020
I also have this situation
rachana velidandla
il 24 Mag 2020
I have Matlab 2020 version. Go to Simscape >> Electrical >> Specialized Power Systems >> Fundamental Blocks
Jyotiprakash
il 26 Nov 2025
0 voti
you can directly search from model. you can also try for simscape, there just type powergui & you will find your solution.
Categorie
Scopri di più su Get Started with Specialized Power Systems in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!