I have found something:
get the hb_io matlab library from internet, after some changes, you can get column row and value vectors, use sparse function of matlab and build a sparse matrix out of them, then use full function of matlab to convert sparse into normal matrix and get a real stiffness matrix.