% Hysyslib toolbox - for using Matlab as an activeX/COM controller for Hysys. % Copyright (C) 2008 Olaf Trygve Berglihn % % % hyconnect - Connect to Hysys application as a activeX controller. % hyspread - Connect to Hysys spreadsheet. % hycell - Connect to Hysys spreadsheet cell. % hyvalue - Get value of Hysys spreadsheet cell. % hyunits - Get the string specifying the units of a spreadsheet cell. % hyset - Change value of cell in Hysys spreadsheet. % hyissolving - Check if solver is running. % hysolvertoggle - Toggle solver on/off % hyintegtoggle - Toggle integrator on/off (dynamics mode). % hyisintegrating - Check if integrator is running (dynamics mode). % hyintegtime - Get current integrator time in seconds (dynamics mode).