First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered May 1 '3

Alex P gravatar image

It is possible to develop a wrapper dll (in Fortran) to communicate between PSS/E and the matlab dll. The wrapper needs to handle initialization and passing values in PSS/E arrays to whatever the matlab dlls. But this is an advanced model development exercise. The wrapper dll code isn'tvery long usually, but it requires a lot of familiarity with both software platforms.