% MULTIDAT
% This M-file contains the data necessary to the
% Multivariate Line demo in the Simdemo directory

%   Copyright 1990-2002 The MathWorks, Inc.
%   $Revision: 1.12 $

a = [-1.2448    0.2015   -0.4687    0.1289    0.6421;
      0.2015   -0.3592    0.2483   -0.3469   -0.1717;
     -0.4687    0.2483   -0.6798    0.4178    0.4052;
      0.1289   -0.3469    0.4178   -0.5095   -0.1233;
      0.6421   -0.1717    0.4052   -0.1233   -3.0415];
b = [-0.0627   -0.1878   -0.7117;
      0.2061    0.0552    0.3642;
           0         0   -0.2740;
     -0.0400    0.0363   -1.3499;
     -0.1076   -0.1514    0.3553];
c = [-0.6117    0.2324   -1.9889    0.5999         0;
      1.0106   -0.4280   -0.2778         0   -0.1819;
      1.1458   -1.0614    1.0637    0.8525   -0.5047;
     -0.5124    2.0372   -0.9451   -1.2991         0];
d = [-0.1134   -2.4610   -0.7063;
      0.6538    0.0559    1.2604;
           0   -0.4646         0;
           0   -1.0936         0];
