Where to find power gui block
23 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Abhishek GS
le 17 Avr 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 commentaires
rachana velidandla
le 24 Mai 2020
I have Matlab 2020 version. Go to Simscape >> Electrical >> Specialized Power Systems >> Fundamental Blocks
Voir également
Catégories
En savoir plus sur Sources dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!