<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, 3d box plot</title>
    <link>http://www.mapleprimes.com/questions/35534-3d-Box-Plot</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 07:13:18 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 07:13:18 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, 3d box plot</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, 3d box plot</title>
      <link>http://www.mapleprimes.com/questions/35534-3d-Box-Plot</link>
    </image>
    <item>
      <title>3d box plot</title>
      <link>http://www.mapleprimes.com/questions/35534-3d-Box-Plot?ref=Feed:MaplePrimes:3d box plot:Comments#answer44204</link>
      <itunes:summary>&lt;p&gt;More details needed.&amp;nbsp; Are you looking for a 3d plot of x,y,z with a &amp;quot;box&amp;quot; around it like this?&lt;/p&gt;
&lt;p&gt;with(plots):&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
implicitplot3d(x^3+y^3+z^3+1=(x+y+z+1)^3, x=-2..2, y=-2..2, z=-2..2, axes=boxed);&lt;/p&gt;
&lt;p&gt;or a plot of a &amp;quot;box&amp;quot; in 3d like this?&lt;/p&gt;
&lt;p&gt;with(geom3d):&lt;/p&gt;
&lt;p&gt;cube(Ic,point(o,3,3,3),1): draw(Ic,axes=boxed);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;address&gt;Regards,&lt;br /&gt;
Georgios Kokovidis&lt;/address&gt;
&lt;address&gt;Dr&amp;auml;ger Medical&lt;/address&gt;
&lt;pre&gt;

&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;More details needed.&amp;nbsp; Are you looking for a 3d plot of x,y,z with a &amp;quot;box&amp;quot; around it like this?&lt;/p&gt;
&lt;p&gt;with(plots):&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
implicitplot3d(x^3+y^3+z^3+1=(x+y+z+1)^3, x=-2..2, y=-2..2, z=-2..2, axes=boxed);&lt;/p&gt;
&lt;p&gt;or a plot of a &amp;quot;box&amp;quot; in 3d like this?&lt;/p&gt;
&lt;p&gt;with(geom3d):&lt;/p&gt;
&lt;p&gt;cube(Ic,point(o,3,3,3),1): draw(Ic,axes=boxed);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;address&gt;Regards,&lt;br /&gt;
Georgios Kokovidis&lt;/address&gt;
&lt;address&gt;Dr&amp;auml;ger Medical&lt;/address&gt;
&lt;pre&gt;

&lt;/pre&gt;</description>
      <guid>44204</guid>
      <pubDate>Fri, 12 Mar 2010 06:46:28 Z</pubDate>
      <itunes:author>gkokovidis</itunes:author>
      <author>gkokovidis</author>
    </item>
    <item>
      <title>sorry. stats 3d box and whisker plot</title>
      <link>http://www.mapleprimes.com/questions/35534-3d-Box-Plot?ref=Feed:MaplePrimes:3d box plot:Comments#answer44205</link>
      <itunes:summary>&lt;p&gt;Thanks, sorry I should have been a little more specific.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the statistics package I want to use the box and whisker plot (boxplot)&amp;nbsp;and plot it on&amp;nbsp;a graph with 3d data.&amp;nbsp; The boxplot is only&amp;nbsp;2d&amp;nbsp;so I&amp;nbsp;would probably need to add extra dimensional provisions for the 3rd dimension on a 3dimensional graph.&amp;nbsp; Or can I even graph it on a 3d graph?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Thanks, sorry I should have been a little more specific.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the statistics package I want to use the box and whisker plot (boxplot)&amp;nbsp;and plot it on&amp;nbsp;a graph with 3d data.&amp;nbsp; The boxplot is only&amp;nbsp;2d&amp;nbsp;so I&amp;nbsp;would probably need to add extra dimensional provisions for the 3rd dimension on a 3dimensional graph.&amp;nbsp; Or can I even graph it on a 3d graph?&lt;/p&gt;</description>
      <guid>44205</guid>
      <pubDate>Fri, 12 Mar 2010 07:37:10 Z</pubDate>
      <itunes:author>Christopher2222</itunes:author>
      <author>Christopher2222</author>
    </item>
  </channel>
</rss>