Where to find power gui block
Mostrar comentarios más antiguos
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 comentarios
Salah Alfiky
el 12 de Feb. de 2023
no did u?
Respuestas (2)
Abhishek GS
el 17 de Abr. de 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 comentarios
Jun W
el 6 de Mayo de 2018
if returns 0, what to do?
Brian
el 29 de Abr. de 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
el 11 de Mayo de 2020
I also have this situation
rachana velidandla
el 24 de Mayo de 2020
I have Matlab 2020 version. Go to Simscape >> Electrical >> Specialized Power Systems >> Fundamental Blocks
Jyotiprakash
el 26 de Nov. de 2025
0 votos
you can directly search from model. you can also try for simscape, there just type powergui & you will find your solution.
Categorías
Más información sobre Get Started with Specialized Power Systems en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!