mm_to_msm_test, an Octave code which calls mm_to_msm(), which reads the information stored in a Matrix Market (MM) file, and sets it up as a MATLAB sparse matrix (MSM).
The computer code and data files described and made available on this web page are distributed under the MIT license
mm_to_msm, an Octave code which reads a Matrix Market (MM) file defining a sparse matrix, and creates a corresponding MATLAB sparse matrix (MSM).