How to convert sparse matrix into image?
I have a sparse matrix which contains
aa =
(1,1) 72
(1,2) 101
(1,3) 108
Now I want to convert this into image …?I have a sparse matrix which contains
aa =
(1,1) 72
(1,2) 101
(1,3) 108
Now I want to convert this into image …? I have a sparse matrix which contains
aa =
(1,1) 72
(1,2) 101
(1,3) 108
Now I want to convert this into image …? how to convert sparse matrix into image? MATLAB Answers — New Questions