<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169017</link>
    <title>MATLAB Central Newsreader - creating a cylinder plot</title>
    <description>Feed for thread: creating a cylinder plot</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Tue, 13 May 2008 16:06:06 -0400</pubDate>
      <title>Re: creating a cylinder plot</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169017#431842</link>
      <author>Lothar Schmidt</author>
      <description>inon stel schrieb:&lt;br&gt;
&amp;gt; Bob &amp;lt;rbemis@mathworks.com&amp;gt; wrote in message&lt;br&gt;
&amp;gt; &amp;lt;g0afno$nf1$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt;&amp;gt; If you know the X, Y and Z values then does PLOT3 not do&lt;br&gt;
&amp;gt; what you need?&lt;br&gt;
&amp;gt;&amp;gt; Cheers&lt;br&gt;
&amp;gt;&amp;gt; Bob&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; no, because I need it to be cylinder shaped so that&lt;br&gt;
&amp;gt; the orientation (in degrees) would make sense...&lt;br&gt;
&amp;gt; Thanks&lt;br&gt;
&amp;gt; Ini&lt;br&gt;
&lt;br&gt;
perhaps you want to normalize your (X,Y) data in a way that &lt;br&gt;
sqrt(Xnorm^2+Ynorm^2)=1 while Xnorm/Ynorm=X/Y?&lt;br&gt;
&lt;br&gt;
plot3(Xnorm,Ynorm,Time) could be what you need&lt;br&gt;
&lt;br&gt;
good luck&lt;br&gt;
Lo&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Tue, 13 May 2008 13:36:04 -0400</pubDate>
      <title>Re: creating a cylinder plot</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169017#431797</link>
      <author>inon stel</author>
      <description>Bob &amp;lt;rbemis@mathworks.com&amp;gt; wrote in message&lt;br&gt;
&amp;lt;g0afno$nf1$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; If you know the X, Y and Z values then does PLOT3 not do&lt;br&gt;
what you need?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Cheers&lt;br&gt;
&amp;gt; Bob&lt;br&gt;
&lt;br&gt;
no, because I need it to be cylinder shaped so that&lt;br&gt;
the orientation (in degrees) would make sense...&lt;br&gt;
Thanks&lt;br&gt;
Ini&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Tue, 13 May 2008 13:33:20 -0400</pubDate>
      <title>Re: creating a cylinder plot</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169017#431795</link>
      <author>inon stel</author>
      <description>Bob &amp;lt;rbemis@mathworks.com&amp;gt; wrote in message&lt;br&gt;
&amp;lt;g0afno$nf1$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; If you know the X, Y and Z values then does PLOT3 not do&lt;br&gt;
what you need?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Cheers&lt;br&gt;
&amp;gt; Bob&lt;br&gt;
&lt;br&gt;
no, because I need it to be cylinder shaped so that&lt;br&gt;
the orientation (in degrees) would make sense...&lt;br&gt;
Thanks&lt;br&gt;
Ini&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Tue, 13 May 2008 13:33:19 -0400</pubDate>
      <title>Re: creating a cylinder plot</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169017#431794</link>
      <author>inon stel</author>
      <description>Bob &amp;lt;rbemis@mathworks.com&amp;gt; wrote in message&lt;br&gt;
&amp;lt;g0afno$nf1$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; If you know the X, Y and Z values then does PLOT3 not do&lt;br&gt;
what you need?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Cheers&lt;br&gt;
&amp;gt; Bob&lt;br&gt;
&lt;br&gt;
no, because I need it to be cylinder shaped so that&lt;br&gt;
the orientation (in degrees) would make sense...&lt;br&gt;
Thanks&lt;br&gt;
Ini&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Mon, 12 May 2008 22:18:31 -0400</pubDate>
      <title>Re: creating a cylinder plot</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169017#431674</link>
      <author>Bob</author>
      <description>If you know the X, Y and Z values then does PLOT3 not do what you need?&lt;br&gt;
&lt;br&gt;
Cheers&lt;br&gt;
Bob&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 09 May 2008 18:19:03 -0400</pubDate>
      <title>creating a cylinder plot</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169017#431286</link>
      <author>inon stel</author>
      <description>Hi,&lt;br&gt;
I need to some how visualize a 3D data in an intuitive way&lt;br&gt;
to watch.&lt;br&gt;
the data is consisted of animals movements orientation in a&lt;br&gt;
circle arena in continuous time.&lt;br&gt;
I thought the best way to do this will be with a cylinder&lt;br&gt;
shaped graph where X and Z axes represent the circle and Y&lt;br&gt;
will be the time in the center of this cylinder.&lt;br&gt;
problem is i can not figure out how to do it.&lt;br&gt;
any suggestions?&lt;br&gt;
Thanks ini  &lt;br&gt;
</description>
    </item>
  </channel>
</rss>
