MATLAB - HYSYS Interface for random processes
이전 댓글 표시
Dear all,
I have random inputs generated in MATLAB. I am trying to make HYSYS use these random inputs (that could run into hundreds of thousands), process each sample set based on a HYSYS model and give random outputs.
In this way, i will end up with a table of random inputs(from MATLAB) and the corresponding outputs (produced by my HYSYS model). Can some one help out please.
For fewer sample sets, I found that one can use HYSYS datebook/worksheet to manually substitute the input sets and get outputs; however, this method becomes somehow impractical when one is dealing with sample sets running into millions.
댓글 수: 4
Jan
2012년 11월 22일
It would be helpful, if the closing and the re-opening is accompanied by corresponding comments.
Because I do not have an idea what HYSYS might be, I cannot participate in this discussion. But I currently cannot identify a question here: You state, that you have randomn input, a model called HYSYS (what ever this is) and get random output. But how could we help you out of what? Isn't this the expected behaviour?
Jan
2012년 11월 23일
Which interfaces are offered by HYSYS? Because Matlab is very powerful, I guess that HYSYS is the limiting factor.
답변 (1개)
haMed
2014년 5월 19일
Did you tried it?
a = actxserver('hysys.application');
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!