Clear Filters
Clear Filters

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)
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!

Answers (1)

Laura Proctor
Laura Proctor on 23 Jun 2011
You may want to check out the gscatter command to see if this is what you're looking for.
  2 Comments
Gaurav Gupta
Gaurav Gupta on 23 Jun 2011
Thanks for your reply,
I looked in statistics toolbox, but I didn't find any solution of my concern
I want something like in 2D axis, it shows green and red region not group of points there.

Sign in to comment.

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!