<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, plot3d orientation</title>
    <link>http://www.mapleprimes.com/questions/40126-Plot3d-Orientation</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 09:05:27 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 09:05:27 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, plot3d orientation</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, plot3d orientation</title>
      <link>http://www.mapleprimes.com/questions/40126-Plot3d-Orientation</link>
    </image>
    <item>
      <title>orientation</title>
      <link>http://www.mapleprimes.com/questions/40126-Plot3d-Orientation?ref=Feed:MaplePrimes:plot3d orientation:Comments#answer73774</link>
      <itunes:summary>Look at the plot3d command below.  Once you execute it you will get a plot.  If you left click on the plot, the menu bar will change and it will display and angle "theta", and an angle "phi".  If you click on the plot and rotate it, those angles will change.  You can rotate it and note the angles for a view that you like.  Then you can include those angles into your plot3d command.  See the second command below.  See ?plot3d/details for more help on this.

&gt;plot3d(f, x=-2..2, y=-2..1,axes=boxed);
&gt;plot3d(f, x=-2..2,y=-2..1,axes=boxed,orientation=[45,46]);


&lt;em&gt;Regards,
Georgios Kokovidis
Dräger Medical&lt;/em&gt;</itunes:summary>
      <description>Look at the plot3d command below.  Once you execute it you will get a plot.  If you left click on the plot, the menu bar will change and it will display and angle "theta", and an angle "phi".  If you click on the plot and rotate it, those angles will change.  You can rotate it and note the angles for a view that you like.  Then you can include those angles into your plot3d command.  See the second command below.  See ?plot3d/details for more help on this.

&gt;plot3d(f, x=-2..2, y=-2..1,axes=boxed);
&gt;plot3d(f, x=-2..2,y=-2..1,axes=boxed,orientation=[45,46]);


&lt;em&gt;Regards,
Georgios Kokovidis
Dräger Medical&lt;/em&gt;</description>
      <guid>73774</guid>
      <pubDate>Fri, 01 Feb 2008 05:43:38 Z</pubDate>
      <itunes:author>gkokovidis</itunes:author>
      <author>gkokovidis</author>
    </item>
    <item>
      <title>thanks
how about exercise 7?</title>
      <link>http://www.mapleprimes.com/questions/40126-Plot3d-Orientation?ref=Feed:MaplePrimes:plot3d orientation:Comments#answer73773</link>
      <itunes:summary>thanks
how about exercise 7?</itunes:summary>
      <description>thanks
how about exercise 7?</description>
      <guid>73773</guid>
      <pubDate>Fri, 01 Feb 2008 07:00:21 Z</pubDate>
      <itunes:author>casperyc</itunes:author>
      <author>casperyc</author>
    </item>
    <item>
      <title>orientation</title>
      <link>http://www.mapleprimes.com/questions/40126-Plot3d-Orientation?ref=Feed:MaplePrimes:plot3d orientation:Comments#answer73772</link>
      <itunes:summary>&lt;pre&gt;
&amp;gt;contourplot(f,x=-2..2,y=-2..1,color=red,contours=10);

&amp;gt;contourplot(f,x=-2..2,y=-2..1,color=red,contours=[-1,-7/16,0,3/4]);
&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Regards,&lt;br /&gt;
Georgios Kokovidis&lt;br /&gt;
Dr&amp;auml;ger Medical&lt;/em&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;pre&gt;
&amp;gt;contourplot(f,x=-2..2,y=-2..1,color=red,contours=10);

&amp;gt;contourplot(f,x=-2..2,y=-2..1,color=red,contours=[-1,-7/16,0,3/4]);
&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Regards,&lt;br /&gt;
Georgios Kokovidis&lt;br /&gt;
Dr&amp;auml;ger Medical&lt;/em&gt;&lt;/p&gt;</description>
      <guid>73772</guid>
      <pubDate>Fri, 01 Feb 2008 08:19:20 Z</pubDate>
      <itunes:author>gkokovidis</itunes:author>
      <author>gkokovidis</author>
    </item>
    <item>
      <title>contourplot(f,x=-2..2,y=-2..1</title>
      <link>http://www.mapleprimes.com/questions/40126-Plot3d-Orientation?ref=Feed:MaplePrimes:plot3d orientation:Comments#answer73766</link>
      <itunes:summary>contourplot(f,x=-2..2,y=-2..1,color=red,contours=[-1,-7/16,0,3/4]);
 
can i ask why is this order contours=[-1,-7/16,0,3/4]);?

cheers</itunes:summary>
      <description>contourplot(f,x=-2..2,y=-2..1,color=red,contours=[-1,-7/16,0,3/4]);
 
can i ask why is this order contours=[-1,-7/16,0,3/4]);?

cheers</description>
      <guid>73766</guid>
      <pubDate>Fri, 01 Feb 2008 15:46:09 Z</pubDate>
      <itunes:author>casperyc</itunes:author>
      <author>casperyc</author>
    </item>
    <item>
      <title>more contourplot ideas</title>
      <link>http://www.mapleprimes.com/questions/40126-Plot3d-Orientation?ref=Feed:MaplePrimes:plot3d orientation:Comments#comment84298</link>
      <itunes:summary>&lt;p&gt;The contours= option specifies the heights (z) to be drawn on the plot. I do not know why these four curves were selected, but this should not have any connection with the location of the critical points of f. If you wanted to ensure the critical points were highlighted on the contourplot, I would use&lt;/p&gt;
&lt;pre&gt;
contourplot( f, x=-2..2, y=-2..1, color=red, contours=[ f(0,-1), f(3/4,-7/16) ] );
&lt;/pre&gt;
&lt;p&gt;But, I see that you have not defined f as a function, so the function calls would need to be replaced by eval's. Here is how I would approach this problem:&lt;/p&gt;
&lt;pre&gt;
with( plots ):
f:=x^3-3*x*y+2*y^2-3*x+4*y+3:
fx := diff( f, x );
                                  2          
                               3 x  - 3 y - 3
fy := diff( f, y );
                               -3 x + 4 y + 4
cp := solve( [fx=0,fy=0], [x,y] );
                     [                 [    3      -7]]
                     [[x = 0, y = -1], [x = -, y = --]]
                     [                 [    4      16]]


p1 := contourplot( f, x=-2..2, y=-2..1, contours=10 ):
p2 := contourplot( f, x=-2..2, y=-2..1, contours=[seq(eval(f,p),p=cp)], color=pink, grid=[51,51] ):
display( p1,p2 );
&lt;/pre&gt;
&lt;p&gt;The first contoutplot shows the general shape of the function. The second highlights the two level curves that contain the critical points. The grid= option helps to smooth out these curves, but even with grid=[350,350] Maple did not find the single point at (3/4,-7/16).  You should also know about the contourplot3d command. The syntax is the same but the output is a 3D plot - the contours are displayed at their height on the surface. This can be useful in some situations. See ?contourplot for information about both commands.  Doug&lt;/p&gt;
&lt;pre&gt;
---------------------------------------------------------------------
Douglas B. Meade
Math, USC, Columbia, SC 29208  E-mail: mailto:meade@math.sc.edu       
Phone:  (803) 777-6183         URL:    http://www.math.sc.edu/~meade/
&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;The contours= option specifies the heights (z) to be drawn on the plot. I do not know why these four curves were selected, but this should not have any connection with the location of the critical points of f. If you wanted to ensure the critical points were highlighted on the contourplot, I would use&lt;/p&gt;
&lt;pre&gt;
contourplot( f, x=-2..2, y=-2..1, color=red, contours=[ f(0,-1), f(3/4,-7/16) ] );
&lt;/pre&gt;
&lt;p&gt;But, I see that you have not defined f as a function, so the function calls would need to be replaced by eval's. Here is how I would approach this problem:&lt;/p&gt;
&lt;pre&gt;
with( plots ):
f:=x^3-3*x*y+2*y^2-3*x+4*y+3:
fx := diff( f, x );
                                  2          
                               3 x  - 3 y - 3
fy := diff( f, y );
                               -3 x + 4 y + 4
cp := solve( [fx=0,fy=0], [x,y] );
                     [                 [    3      -7]]
                     [[x = 0, y = -1], [x = -, y = --]]
                     [                 [    4      16]]


p1 := contourplot( f, x=-2..2, y=-2..1, contours=10 ):
p2 := contourplot( f, x=-2..2, y=-2..1, contours=[seq(eval(f,p),p=cp)], color=pink, grid=[51,51] ):
display( p1,p2 );
&lt;/pre&gt;
&lt;p&gt;The first contoutplot shows the general shape of the function. The second highlights the two level curves that contain the critical points. The grid= option helps to smooth out these curves, but even with grid=[350,350] Maple did not find the single point at (3/4,-7/16).  You should also know about the contourplot3d command. The syntax is the same but the output is a 3D plot - the contours are displayed at their height on the surface. This can be useful in some situations. See ?contourplot for information about both commands.  Doug&lt;/p&gt;
&lt;pre&gt;
---------------------------------------------------------------------
Douglas B. Meade
Math, USC, Columbia, SC 29208  E-mail: mailto:meade@math.sc.edu       
Phone:  (803) 777-6183         URL:    http://www.math.sc.edu/~meade/
&lt;/pre&gt;</description>
      <guid>84298</guid>
      <pubDate>Fri, 01 Feb 2008 18:55:29 Z</pubDate>
      <itunes:author>Doug Meade</itunes:author>
      <author>Doug Meade</author>
    </item>
    <item>
      <title>thanks that's very</title>
      <link>http://www.mapleprimes.com/questions/40126-Plot3d-Orientation?ref=Feed:MaplePrimes:plot3d orientation:Comments#comment92649</link>
      <itunes:summary>thanks that's very helpful.
Cheers</itunes:summary>
      <description>thanks that's very helpful.
Cheers</description>
      <guid>92649</guid>
      <pubDate>Fri, 01 Feb 2008 20:40:53 Z</pubDate>
      <itunes:author>casperyc</itunes:author>
      <author>casperyc</author>
    </item>
  </channel>
</rss>