Import .raw Network Model into Matlab

18 views (last 30 days)
I am trying to import a power system model in .raw Format into MATLAB. (see e.g. 14-bus network found here https://uofi.app.box.com/s/o4c20a1y3onih9yq8woe; models can be opened with Siemens PSS-E) Is there a function that can read this format? Or do you have any hints on how to convert this content to table/matrix form? Thanks in advance!

Accepted Answer

Stefanie Aebi
Stefanie Aebi on 27 Mar 2018
I found the answer. MATPOWER solves the problem. They offer a function that explicitly converts PSEE .raw data into MATLAB structs.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!