I want to represent my set of 2D points as colored regions like green for one type and red for other, anyone has any suggestions
1 view (last 30 days)
Show older comments
I have tried imagesc for this but that's not I want, I have data of set of points,some have tags of "read" and some with "not read".So I want to see group of "read" points as green region and other as red.
Any one as any suggestions Please reply!
2 Comments
Walter Roberson
on 23 Jun 2011
What format is your data in? Do you have individual (X,Y) coordinates for each, or should it be a grid?
Answers (1)
See Also
Categories
Find more on Image Processing Toolbox 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!