How to change branch and generator in case file data in MATPOWER?
7 views (last 30 days)
Show older comments
pralayasimha yedida
on 7 Oct 2016
Answered: ayyappa rudrasimha yedida
on 7 Oct 2016
How to change branch and generator in case file data in MATPOWER? directly or through variable?
0 Comments
Accepted Answer
ayyappa rudrasimha yedida
on 7 Oct 2016
Load the case data into mpc and access struct variables gen and branch using mpc like mpc.branch, mpc.gen so that you can do operations on that data.
0 Comments
More Answers (0)
See Also
Categories
Find more on Model Predictive Control Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!