Realife-Brahmin / readCDF

MATLAB function which reads Power System data in IEEE CDF format and constructs neat tables for Bus Data and Branch Data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

readCDF

MATLAB function which reads Power System data in IEEE CDF format and constructs neat tables for Bus Data and Branch Data.

Just put the name of your CDF file, for example 'ieee9cdf.txt' inside the function, like this: readCDF('ieee9cdf.txt') and it should work.

View readCDF function for IEEE Common Data Format (CDF) files on File Exchange

About

MATLAB function which reads Power System data in IEEE CDF format and constructs neat tables for Bus Data and Branch Data.