MATLAB - HYSYS Interface for random processes
Mostrar comentarios más antiguos
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 comentarios
Jan
el 22 de Nov. de 2012
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
el 23 de Nov. de 2012
Which interfaces are offered by HYSYS? Because Matlab is very powerful, I guess that HYSYS is the limiting factor.
Respuestas (1)
haMed
el 19 de Mayo de 2014
Did you tried it?
a = actxserver('hysys.application');
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!