st_to_mm_test, a MATLAB code which calls st_to_mm(), which reads sparse matrix data from an ST (Sparse Triplet) file and writes it to an MM (Matrix Market) file.
The information on this web page is distributed under the MIT license.
st_to_mm, a MATLAB code which converts a sparse matrix file from Sparse Triplet (ST) format to matrix Market (MM) format;