%% HB_TO_MSM reads a matrix and right hand side from an HB file. % Harwell-Boeing matrix data. % Output, real A(M,N), a sparse matrix in MATLAB sparse matrix format. % Output, real RHSVAL(M,NRHS), ...