First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
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.