HBMAT writes matrices in the Harwell-Boeing format, see for example
http://people.sc.fsu.edu/~jburkardt/data/hb/hb.html
HBMAT writes the matrices from the FULL file, for example
/aux2
file,file,full
hbmat,K,,,ascii,stiff,yes,yes
fini
You can also look at Math-APDL.
SPMWRITE writes a text file with the reduced matrices and the file
should be understandable.
Basically make an example, read Help and try it. This is the best way to
learn.
Evgenii