Power Electronics Blocks Not Working After Installing MATLAB R2025a (Simscape Electrical Issue)
39 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi everyone,
I'm having a really frustrating issue with my new installation of MATLAB R2025a. I recently purchased the student version, which is supposed to include Simscape Electrical, (even I had to buy it separately) and everything seemed to install correctly.
The problem is, when I try to use some of the power electronics components in Simulink, a pop-up window tells me that "Simscape Electrical is not available." This is preventing me from doing any of the assignments for my "Power Electronics" simulation course.
What makes this especially confusing is that the trial version of R2025a worked perfectly. All the Simscape Electrical blocks were fully functional. I'm not sure if I missed a step during the installation or if something went wrong, but it's really disappointing that the paid version isn't working as well as the free one.
I've attached some screenshots to show the exact error message. Any help or suggestions would be greatly appreciated!
Thanks!

2 commentaires
Torsten
le 23 Sep 2025 à 18:09
Modifié(e) : Torsten
le 23 Sep 2025 à 18:13
What do you get if you try
license('test', 'Power_System_Blocks')
?
If the answer is 0, contact MATLAB support:
It means that no licence for Simscape Electrical is available.
You should also check the complete list of your licenses:
Réponses (0)
Voir également
Catégories
En savoir plus sur Electrical Sensors 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!