Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!news1.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe01.iad.POSTED!7564ea0f!not-for-mail
From: Walter Roberson <roberson@hushmail.com>
Organization: Canada Eat The Cookie Foundation
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
Newsgroups: comp.soft-sys.matlab
Subject: Re: hello! i am trying to plot the clustered data which are matrices
  format .
References: <9e88b8e9-e98d-4904-98d3-4f84c1f0b883@i24g2000prf.googlegroups.com>
In-Reply-To: <9e88b8e9-e98d-4904-98d3-4f84c1f0b883@i24g2000prf.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 15
Message-ID: <yp6Qk.12402$up3.2433@newsfe01.iad>
NNTP-Posting-Host: 24.79.146.116
X-Complaints-To: internet.abuse@sjrb.ca
X-Trace: newsfe01.iad 1225847518 24.79.146.116 (Wed, 05 Nov 2008 01:11:58 UTC)
NNTP-Posting-Date: Wed, 05 Nov 2008 01:11:58 UTC
Date: Tue, 04 Nov 2008 19:12:19 -0600
Xref: news.mathworks.com comp.soft-sys.matlab:498980


gmtechproject@gmail.com wrote:
> i am trying to plot the clustered data which are matrices format .
> i want plot all the clusters in one graph to , differenticiate
> individual cluster can any onr suest me

It isn't clear from what you wrote what format your data is in.

Perhaps you could specify different markers in calls to scatter()
or to plotmatrix()

-- 
.signature note: I am now avoiding replying to unclear or ambiguous postings.
Please review questions before posting them. Be specific. Use examples of what you mean,
of what you don't mean. Specify boundary conditions, and data classes and value
relationships -- what if we scrambled your data or used -Inf, NaN, or complex(rand,rand)?