Where to find power gui block
38 visualizzazioni (ultimi 30 giorni)
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
Risposte (1)
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
rachana velidandla
il 24 Mag 2020
I have Matlab 2020 version. Go to Simscape >> Electrical >> Specialized Power Systems >> Fundamental Blocks
Vedere anche
Categorie
Scopri di più su Sources in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!