How to handle sparse matrix like a common matrix in matlab for further analysis?

1 view (last 30 days)
I have a big sparse matrix (coordinates spread over 4000*1000000 matrix) attached. How can I further analyze this data like plotting, histogramming, adding or subtracting data in a certain co-ordinate? I saw the 'spy' code for plotting, but I want to plot in different way like contour, imagesc etc. Can somebody please help me?
Thanks in advance Biswajit
  1 Comment
Jan
Jan on 2 Jul 2015
Please post what you have tried so far and which problems occur. Currently the question is too general to be answered efficiently.

Sign in to comment.

Answers (0)

Categories

Find more on Line Plots in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!