How to download simulink examples
조회 수: 13 (최근 30일)
이전 댓글 표시
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개)
Adithya Addanki
2016년 4월 22일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!