Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can use dyntools, which is a python module comes with psse installation. It can read .out file and save to whatever format you like.

Check the function chnf in the dyntools.

You can use dyntools, which is a python module comes with psse installation. It can read .out file and save to whatever format you like.

Check the function chnf in the dyntools.

You can also try the matlab routine posted on http://www.ece.ualberta.ca/~apic/pmwiki.php?n=People.CarlWang, which can directly import .out to matlab.