when i run this program it shows Undefined function 'loadcase' for input arguments of type 'struct'. Error in main (line 26) data=loadcase(case33); pls give me a solution

28 views (last 30 days)
data=loadcase(case33)

Accepted Answer

Walter Roberson
Walter Roberson on 10 Dec 2015
How to run it:
  1. Download matpower version 4.1 for free at below link: http://www.pserc.cornell.edu//matpower/
  2. Extract matpower4.1 into folder.
  3. Copy 3 files main.m; case33.m and swarm33.m into folder matpower.
  4. Run file main.m

More Answers (1)

Abdi Abera
Abdi Abera on 11 Oct 2021
is also my question

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!