Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: containers.Map
Date: Sat, 10 Oct 2009 04:12:03 +0000 (UTC)
Organization: Koani Trading, LLC
Lines: 3
Message-ID: <hap1ij$hk7$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1255147923 18055 172.30.248.37 (10 Oct 2009 04:12:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 10 Oct 2009 04:12:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1869138
Xref: news.mathworks.com comp.soft-sys.matlab:576354


Hello,

I used a Map to hold a time series data. How could I plot this data? I was told that values method only returns array of the value. How could change the cell into a value data? Thanks!