To generate a problem to test with KLU, use

x = kludemo (A,b)

in MATLAB.  x=A\b will be solved.

To run the stand-alone demo use the command:

./kludemo

the matrix in tmp/ will be used.
