Path: news.mathworks.com!not-for-mail
From: "Michael Grosswald" <michaelgrosswald@yahoo.co.uk>
Newsgroups: comp.soft-sys.matlab
Subject: Combine data sets in a plot
Date: Wed, 28 Oct 2009 23:40:17 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 1
Message-ID: <hcakp1$ngj$1@fred.mathworks.com>
Reply-To: "Michael Grosswald" <michaelgrosswald@yahoo.co.uk>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1256773217 24083 172.30.248.35 (28 Oct 2009 23:40:17 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 28 Oct 2009 23:40:17 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1728678
Xref: news.mathworks.com comp.soft-sys.matlab:580802


I have A{k} where each A{k_i} is a column vector (set of complex eigenvalues). How can I combine each A{k_i} into one large vector and then scatter plot the imaginary parts of each value versus the real parts?