How to import MATLAB codes into Hysys?
5 views (last 30 days)
Show older comments
Hello,
I am going to model CO2 capture process using membranes. To do this, there is a Hysys membrane extension file which has been already developed by the research group I'm working with. This file has been created by linking Visual Basic 6 with Aspen Hysys. Now, I would modify the file by writing my own codes in MATLAB. I want to send the codes into Hysys and send back the outputs from Hysys to MATLAB.
Would you please help me how I can import MATLAB codes in terms of vectors and matrices into HYSYS?
Kind Regards Ehsan
1 Comment
Walter Roberson
on 26 Oct 2017
You would probably need to use actxserver() to open a connection to Hysys and use the methods of the extension.
Answers (0)
See Also
Categories
Find more on Oceanography and Hydrology in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!