<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/240255</link>
    <title>MATLAB Central Newsreader - Spinning a 3d plot with the mouse</title>
    <description>Feed for thread: Spinning a 3d plot with the mouse</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by 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>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Tue, 02 Dec 2008 01:38:02 -0500</pubDate>
      <title>Spinning a 3d plot with the mouse</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/240255#614346</link>
      <author>David Doria</author>
      <description>I always seem to have massive trouble obtaining the view of a 3d plot that I would like. When I rotate it with the mouse, it seems to hit a &quot;wall&quot; where then I either cannot rotate any more or it flips over some axis and does not allow me to get the viewpoint where I want it. Is there a way to put the 3d rotation into a &quot;free-er&quot; mode where I can spin it any which way as if it were a 3d model in a modeling (SolidWorks, etc) program?&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
&lt;br&gt;
Dave</description>
    </item>
    <item>
      <pubDate>Tue, 02 Dec 2008 02:00:18 -0500</pubDate>
      <title>Re: Spinning a 3d plot with the mouse</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/240255#614352</link>
      <author>Kenneth Eaton</author>
      <description>&quot;David Doria&quot; &amp;lt;daviddoria@gmail.com&amp;gt; wrote in message &amp;lt;gh23hp$b0k$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; I always seem to have massive trouble obtaining the view of a 3d plot that I would like. When I rotate it with the mouse, it seems to hit a &quot;wall&quot; where then I either cannot rotate any more or it flips over some axis and does not allow me to get the viewpoint where I want it. Is there a way to put the 3d rotation into a &quot;free-er&quot; mode where I can spin it any which way as if it were a 3d model in a modeling (SolidWorks, etc) program?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Dave&lt;br&gt;
&lt;br&gt;
I don't generally like the built-in rotation either. I usually end up designing my own controls using the WindowButton(Down/Motion/Up)Fcns. You could also check some of the CAM(BLANK) functions, like CAMDOLLY, CAMZOOM, etc.&lt;br&gt;
&lt;br&gt;
Ken</description>
    </item>
    <item>
      <pubDate>Tue, 02 Dec 2008 02:02:03 -0500</pubDate>
      <title>Re: Spinning a 3d plot with the mouse</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/240255#614353</link>
      <author>Jiro Doke</author>
      <description>&quot;David Doria&quot; &amp;lt;daviddoria@gmail.com&amp;gt; wrote in message &amp;lt;gh23hp$b0k$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; I always seem to have massive trouble obtaining the view of a 3d plot that I would like. When I rotate it with the mouse, it seems to hit a &quot;wall&quot; where then I either cannot rotate any more or it flips over some axis and does not allow me to get the viewpoint where I want it. Is there a way to put the 3d rotation into a &quot;free-er&quot; mode where I can spin it any which way as if it were a 3d model in a modeling (SolidWorks, etc) program?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Dave&lt;br&gt;
&lt;br&gt;
Try using CAMERATOOLBAR&lt;br&gt;
&lt;br&gt;
For example,&lt;br&gt;
&lt;br&gt;
cameratoolbar('setmode', 'orbit')&lt;br&gt;
&lt;br&gt;
might be close to what you're looking for.&lt;br&gt;
&lt;br&gt;
jiro</description>
    </item>
  </channel>
</rss>

