How to download simulink examples
Mostrar comentarios más antiguos
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
1 comentario
asma amarache
el 15 de Mayo de 2022
we don't know x)
Respuestas (1)
Adithya Addanki
el 22 de Abr. de 2016
0 votos
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
Categorías
Más información sobre Downloads 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!