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!