Path: news.mathworks.com!not-for-mail
From: "inon stel" <ini2005@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: creating a cylinder plot
Date: Fri, 9 May 2008 18:19:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 11
Message-ID: <g024in$r1f$1@fred.mathworks.com>
Reply-To: "inon stel" <ini2005@gmail.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1210357143 27695 172.30.248.38 (9 May 2008 18:19:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 9 May 2008 18:19:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 605120
Xref: news.mathworks.com comp.soft-sys.matlab:467632


Hi,
I need to some how visualize a 3D data in an intuitive way
to watch.
the data is consisted of animals movements orientation in a
circle arena in continuous time.
I thought the best way to do this will be with a cylinder
shaped graph where X and Z axes represent the circle and Y
will be the time in the center of this cylinder.
problem is i can not figure out how to do it.
any suggestions?
Thanks ini