Specifications
2 Building Models
2-18
 Distillate Purity: exp(-1*s) * ----------
 16.7 s + 1
 6.6
 Bottoms Purity: exp(-7*s) * ----------
 10.9 s + 1
 From input "Steam Rate" to output...
 -18.9
 Distillate Purity: exp(-3*s) * --------
 21 s + 1
 -19.4
 Bottoms Purity: exp(-3*s) * ----------
 14.4 s + 1
 From input "Feed Rate" to output...
 3.8
 Distillate Purity: exp(-8.1*s) * ----------
 14.9 s + 1
 4.9
 Bottoms Purity: exp(-3.4*s) * ----------
 13.2 s + 1
Input groups: 
 Name Channels
 Measured 3 
 Manipulated 1,2 
Output groups: 
 Name Channels
 Measured 1,2 
Continuous-time transfer function.
The code defines the individual transfer functions, and then forms a matrix in which
each row contains the transfer functions for a particular output, and each column
corresponds to a particular input. The code also sets the signal names and designates the
third input as a measured disturbance.










