<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/172711</link>
    <title>MATLAB Central Newsreader - Surface Plot with 2 Z-Axes</title>
    <description>Feed for thread: Surface Plot with 2 Z-Axes</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>Thu, 17 Jul 2008 00:10:20 -0400</pubDate>
      <title>Surface Plot with 2 Z-Axes</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/172711#443522</link>
      <author>Patrick Fletcher</author>
      <description>I would like to produce a plot composed to two components.&lt;br&gt;
&lt;br&gt;
First, a usual surface plot (eg. surf(X,Y,Z) )&lt;br&gt;
&lt;br&gt;
Second, I would like to have a line plotted on the X-Z plane&lt;br&gt;
of the previous plot, but with a second Z-axis. &lt;br&gt;
&lt;br&gt;
The two components would share the same X-axis, but have&lt;br&gt;
different Z-axes. The Y-values of the second component&lt;br&gt;
should be such that the line is at the back of the box.&lt;br&gt;
&lt;br&gt;
Does anyone know how to set the Z-axis to appear on the&lt;br&gt;
right side of the box?&lt;br&gt;
&lt;br&gt;
Is there an analogy to set(gca,'XAxisLocation','right') that&lt;br&gt;
works in Z?&lt;br&gt;
&lt;br&gt;
Thanks!&lt;br&gt;
&lt;br&gt;
Patrick</description>
    </item>
    <item>
      <pubDate>Thu, 17 Jul 2008 04:35:55 -0400</pubDate>
      <title>Re: Surface Plot with 2 Z-Axes</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/172711#443546</link>
      <author>vedenev</author>
      <description>I am not sure if it possible. You can draw second z-axis using plot3,&lt;br&gt;
text functions&lt;br&gt;
&lt;br&gt;
------------------------------------&lt;br&gt;
Maxim Vedenev, Matlab freelancer&lt;br&gt;
&lt;a href=&quot;http://simulations.narod.ru/&quot;&gt;http://simulations.narod.ru/&lt;/a&gt;</description>
    </item>
  </channel>
</rss>

