How to turn x,y,counts data into a surface map
Show older comments
Hi all, I have a text file in format x,y,count format, as in an x position, y position and a count number. I wish to make a colourmap plot of the data such that it shows regions of high counts and low counts by colour. The surf function would be ideal, only my data is not in a counts matrix. How can I form the colourmap plot?
Kind regards, Sam
Accepted Answer
More Answers (1)
Samuel White
on 5 Sep 2018
0 votes
Categories
Find more on Graphics Performance 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!