Ask Your Question
0

importing Matlab dll files in PSSE

asked 2023-04-23 22:24:57 -0500

pkcs gravatar image

Hi can we import Matlab dll files in PSSE?

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2023-05-01 12:29:32 -0500

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.

edit flag offensive delete link more
0

answered 2023-04-24 04:02:25 -0500

perolofl gravatar image

No, it is not possible. The internal structures of the two programs are completely different.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2023-04-23 22:24:57 -0500

Seen: 187 times

Last updated: May 01 '23