Composition change in a stream of HYSYS from MATLAB

The zipped file contains a MATLAB m file, a SCP file and a HYSYS model
956 Downloads
Updated 27 Feb 2011

View License

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

Cite As

Maryam Ghadrdan (2024). 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. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0