How to download simulink examples
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, I am trying to download and use the Simulink file for the IEEE 13 Node Test Feeder, a message pop up that I have to Run the command by entering it in the MATLAB Command Window. When I do that, I receive the following error Error using run (line 55) power_13NodeTestFeeder not found. What should I do? Best Regards, Tarek
Réponses (1)
Adithya Addanki
le 22 Avr 2016
Hi Tarek,
I understand you are experiencing an issue with 'power_13NodeTestFeeder'. Please verify the below information:
1. Which release of MATLAB are you using.
2. In releases prior to MATLAB R2015b this file does not exist. In other words, if you have MATLAB R2015b/R2016a. You will be able to find it by executing the below command at MATLAB Command prompt: which -all power_13NodeTestFeeder
I hope this helps.
Thank you,
Adithya
0 commentaires
Voir également
Catégories
En savoir plus sur Downloads 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!