====== LINECOMBIN Command ====== LINECOMBIN,,, … [Line100],[Coeff100] Creates a linear combination of up to 100 line objects, and stores the resultant line object in the . Each line object y values are scaled by the associated coefficient then all of the scaled line objects are added together. The resultant line object will have the X values of all the line objects used in the combination. Linear Interpolation is used when finding values for line objects between points defined by the data. Extrapolation will use the y-value first or last defined point of the line object. The default name of the line object created in will be “Linear Combin.” The user can combine any number of lines objects, but a scalar coefficient must be defined for each line object being combined. * Dest – Number of the destination line object * Line1...100 – Number of the line objects to be combined * Coeff1...100 – Coefficient used to scale the line object