Composition change in a stream of HYSYS from MATLAB
The goal is to write a MATLAB code which runs a script in order to manipulate a stream composittion in HYSYS. This can be done by doing the following procedure:
First a script should be made in HYSYS (Tools -> Script Manager -> New)
Then, manually change the stream composition and stop recording the script.
There will be an *.SCP file in the route you were working.
By opening the SCP file, we can see where are the locations of the new composition values.
Using the "fseek" and "fwrite" commands in MATLAB, the desired values could be substituted.
Now we can run the script from MATLAB and see the changes in HYSYS file
引用
Maryam Ghadrdan (2025). Composition change in a stream of HYSYS from MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/30551-composition-change-in-a-stream-of-hysys-from-matlab), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |