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

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

What format is your data in? Do you have individual (X,Y) coordinates for each, or should it be a grid?

댓글을 달려면 로그인하십시오.

답변 (1개)

You may want to check out the gscatter command to see if this is what you're looking for.

댓글 수: 2

Looks like that requires that Stats toolbox
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.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

질문:

2011년 6월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by