<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - comments on Post, continuous or not continuous use style=point</title>
    <link>http://www.mapleprimes.com/posts/144241-Continuous-Or-Not-Continuous-Use-Stylepoint</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 09 Jun 2026 18:17:15 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 18:17:15 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest comments added to the Post, continuous or not continuous use style=point</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - comments on Post, continuous or not continuous use style=point</title>
      <link>http://www.mapleprimes.com/posts/144241-Continuous-Or-Not-Continuous-Use-Stylepoint</link>
    </image>
    <item>
      <title>discont=true for plot3d would be very useful</title>
      <link>http://www.mapleprimes.com/posts/144241-Continuous-Or-Not-Continuous-Use-Stylepoint?ref=Feed:MaplePrimes:continuous or not continuous use style=point:Comments#comment144247</link>
      <itunes:summary>&lt;p&gt;It sounds as though you are asking for the creation of a discont=true option for plot3d.&lt;/p&gt;
&lt;p&gt;This would be a nice addition. I can see that it is a difficult feature to implement, but that should not prevent us (and Maplesoft) from working to build the tools needed to make progress in this area.&lt;/p&gt;
&lt;p&gt;Until then, plotting points is a classical solution to this problem. And, once you know where the discontinuities are, then you can try to assemble the full picture in pieces. The real question is how much of this can realistically be automated?&lt;/p&gt;
&lt;p&gt;Just some thoughts - and a challenge / request.&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;Doug&lt;/p&gt;
&lt;pre&gt;---------------------------------------------------------------------
Douglas B. Meade  &amp;lt;&amp;gt;&amp;lt;
Math, USC, Columbia, SC 29208  E-mail: mailto:meade@math.sc.edu
Phone:  (803) 777-6183         URL:    http://www.math.sc.edu
&lt;/pre&gt;</itunes:summary>
      <description>The latest comments added to the Post, continuous or not continuous use style=point</description>
      <guid>144247</guid>
      <pubDate>Wed, 06 Mar 2013 20:05:06 Z</pubDate>
      <itunes:author>Doug Meade</itunes:author>
      <author>Doug Meade</author>
    </item>
    <item>
      <title>Your function has a branch cut.</title>
      <link>http://www.mapleprimes.com/posts/144241-Continuous-Or-Not-Continuous-Use-Stylepoint?ref=Feed:MaplePrimes:continuous or not continuous use style=point:Comments#comment144250</link>
      <itunes:summary>&lt;p&gt;Doug Meade is correct that it would be nice for Maple to work with discontinuities in plot 3d.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You have a special case.&amp;nbsp; You are plotting a function over the complex plane that has a branch cut.&amp;nbsp; If you plot it in polar coordinates, you will get a nice plot.&amp;nbsp; The attached worksheet has that plot.&lt;/p&gt;
&lt;form name="worksheet_form"&gt;
&lt;table style="width: 576px;" align="center"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;z := expand(r*exp(I*theta));;&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144250/455384/9808dcc6fd786b7793bc9c511b705f5c.gif" alt="r*exp(I*theta)" width="57" height="30"&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="color: #000000; font-family: Times, serif; font-weight: bold; font-style: normal;" align="right"&gt;(1)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;plot3d([Re(z),Im(z),Im(sqrt(z))],r=0..3,theta=-Pi..Pi,view=[-2..2,-2..2,-2..2]);&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;a href="http://www.maplesoft.com/support/faqs/MapleNet/redirect.aspx?param=plot_java_14206"&gt;&lt;img style="border: none;" src="/view.aspx?sf=144250/455384/aee27a681db52fa0f10dc77b2c027348.gif" alt="" width="400" height="400" align="middle"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="color: #000000; font-family: Times, serif; font-weight: bold; font-style: normal;" align="right"&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;input type="hidden" name="sequence" value="1"&gt; &lt;input type="hidden" name="cmd" value="none"&gt;&lt;/form&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=144250/455384/PloarPlot1.mw"&gt;Download PloarPlot1.mw&lt;/a&gt;&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, continuous or not continuous use style=point</description>
      <guid>144250</guid>
      <pubDate>Wed, 06 Mar 2013 21:00:25 Z</pubDate>
      <itunes:author>jaytreiman</itunes:author>
      <author>jaytreiman</author>
    </item>
    <item>
      <title>plot representation</title>
      <link>http://www.mapleprimes.com/posts/144241-Continuous-Or-Not-Continuous-Use-Stylepoint?ref=Feed:MaplePrimes:continuous or not continuous use style=point:Comments#comment144252</link>
      <itunes:summary>&lt;p&gt;Interestingly if we choose r=-3..3 and theta=0 to Pi we get a similar plot&lt;/p&gt;
&lt;p&gt;plot3d([Re(z), Im(z), Im(sqrt(z))], r = -3 .. 3, theta = 0 .. Pi, view = [-2 .. 2, -2 .. 2, -2 .. 2])&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=144252/455388/cont4.jpg"&gt;&lt;img src="/view.aspx?sf=144252/455388/cont4.jpg" alt="" width="215" height="215"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;**edit add**&lt;/p&gt;
&lt;p&gt;The connected area still essentially exists in the maple plot,&amp;nbsp; Even with r=0..3 and increasing the theta range from -Pi to 2*Pi.&amp;nbsp; The graph that should be displayed should be one without a visual connection.&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, continuous or not continuous use style=point</description>
      <guid>144252</guid>
      <pubDate>Wed, 06 Mar 2013 21:46:01 Z</pubDate>
      <itunes:author>Christopher2222</itunes:author>
      <author>Christopher2222</author>
    </item>
    <item>
      <title>discont = true, a recall</title>
      <link>http://www.mapleprimes.com/posts/144241-Continuous-Or-Not-Continuous-Use-Stylepoint?ref=Feed:MaplePrimes:continuous or not continuous use style=point:Comments#comment144344</link>
      <itunes:summary>&lt;p&gt;It makes me remember a request of mine to support, October 10 1997:&lt;/p&gt;
&lt;blockquote&gt;I would appreciate very much an option discont for plot3d.&lt;/blockquote&gt;
&lt;p&gt;The answer, four days later:&lt;/p&gt;
&lt;blockquote&gt;&lt;em&gt; I will forward your suggestion for a discont setting in plot3d on to our developers to consider. &lt;/em&gt;&lt;/blockquote&gt;
&lt;p&gt;Just over 15 years ago...&lt;/p&gt;
&lt;p&gt;In the mean time, Mathematica got it by adaptive mesh and points its finger at Maple with this same &lt;a href="http://www.wolfram.com/mathematica/compare-mathematica/files/MathematicaMaplePlottingAutomation.pdf"&gt;branch cut plot&lt;/a&gt;.&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, continuous or not continuous use style=point</description>
      <guid>144344</guid>
      <pubDate>Fri, 08 Mar 2013 09:59:24 Z</pubDate>
      <itunes:author>Alejandro Jakubi</itunes:author>
      <author>Alejandro Jakubi</author>
    </item>
    <item>
      <title>style=point and rotation</title>
      <link>http://www.mapleprimes.com/posts/144241-Continuous-Or-Not-Continuous-Use-Stylepoint?ref=Feed:MaplePrimes:continuous or not continuous use style=point:Comments#comment144396</link>
      <itunes:summary>&lt;p&gt;A problem with &lt;strong&gt;&lt;span&gt;style=point&lt;/span&gt;&lt;/strong&gt; 3D plots is rotation. In Standard GUI, with a grid of &lt;strong&gt;[70,70]&lt;/strong&gt;, as used by Christopher above, rotation still goes smoothly in my machine. But already with &lt;strong&gt;[100,100]&lt;/strong&gt;, to get a nicer looking surface, rotation becomes jumpy. I find it remarkable as it is just about a factor 2 more points. For the same expression to be ploted, I do not observe a similar problem in ordinary &lt;strong&gt;style=patch&lt;/strong&gt; 3D plots, even at higher grid densities.&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, continuous or not continuous use style=point</description>
      <guid>144396</guid>
      <pubDate>Sat, 09 Mar 2013 09:22:41 Z</pubDate>
      <itunes:author>Alejandro Jakubi</itunes:author>
      <author>Alejandro Jakubi</author>
    </item>
  </channel>
</rss>