new_mat = spconvert(load('matlab.txt')); %Sparse Matrix type

new_mat = full(new_mat)