<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Using POINTPLOT to plot multiple numeric data sets</title>
    <link>http://www.mapleprimes.com/questions/37990-Using-POINTPLOT-To-Plot-Multiple-Numeric</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 09:45:06 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 09:45:06 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Using POINTPLOT to plot multiple numeric data sets</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Using POINTPLOT to plot multiple numeric data sets</title>
      <link>http://www.mapleprimes.com/questions/37990-Using-POINTPLOT-To-Plot-Multiple-Numeric</link>
    </image>
    <item>
      <title>display</title>
      <link>http://www.mapleprimes.com/questions/37990-Using-POINTPLOT-To-Plot-Multiple-Numeric?ref=Feed:MaplePrimes:Using POINTPLOT to plot multiple numeric data sets:Comments#answer67812</link>
      <itunes:summary>&lt;p&gt;The standard way of combining multiple plots in one is using &lt;b&gt;display&lt;/b&gt; (from the &lt;b&gt;plots&lt;/b&gt; package), see&lt;/p&gt;
&lt;p&gt;?plots,display&lt;/p&gt;
&lt;p&gt;&lt;b&gt;plot&lt;/b&gt; can be used, as well, and a series of commands from the &lt;b&gt;Statistics &lt;/b&gt;package.&lt;/p&gt;
&lt;p&gt;Alec&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;The standard way of combining multiple plots in one is using &lt;b&gt;display&lt;/b&gt; (from the &lt;b&gt;plots&lt;/b&gt; package), see&lt;/p&gt;
&lt;p&gt;?plots,display&lt;/p&gt;
&lt;p&gt;&lt;b&gt;plot&lt;/b&gt; can be used, as well, and a series of commands from the &lt;b&gt;Statistics &lt;/b&gt;package.&lt;/p&gt;
&lt;p&gt;Alec&lt;/p&gt;</description>
      <guid>67812</guid>
      <pubDate>Wed, 28 Jan 2009 09:27:06 Z</pubDate>
      <itunes:author>alec</itunes:author>
      <author>alec</author>
    </item>
    <item>
      <title>display</title>
      <link>http://www.mapleprimes.com/questions/37990-Using-POINTPLOT-To-Plot-Multiple-Numeric?ref=Feed:MaplePrimes:Using POINTPLOT to plot multiple numeric data sets:Comments#answer67806</link>
      <itunes:summary>&lt;p&gt;Note the help menu applies the &amp;quot;display&amp;quot; command for plotting functional relationships, NOT numeric data.&lt;/p&gt;
&lt;p&gt;I tried it anyway &amp;amp; did not get it to work on NUMERIC data.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;NEED other suggestions!&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Note the help menu applies the &amp;quot;display&amp;quot; command for plotting functional relationships, NOT numeric data.&lt;/p&gt;
&lt;p&gt;I tried it anyway &amp;amp; did not get it to work on NUMERIC data.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;NEED other suggestions!&lt;/p&gt;</description>
      <guid>67806</guid>
      <pubDate>Wed, 28 Jan 2009 22:30:27 Z</pubDate>
      <itunes:author>tsunamiBTP</itunes:author>
      <author>tsunamiBTP</author>
    </item>
    <item>
      <title>All of the above</title>
      <link>http://www.mapleprimes.com/questions/37990-Using-POINTPLOT-To-Plot-Multiple-Numeric?ref=Feed:MaplePrimes:Using POINTPLOT to plot multiple numeric data sets:Comments#answer67805</link>
      <itunes:summary>&lt;p&gt;All of the above comments are valid.&amp;nbsp; I have attached a worksheet that reads a data file with 5 columns of data and plot the 1st column against the rest.&amp;nbsp; You can modify it for your own data as needed. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="http://www.mapleprimes.com/files/221_ReadPlotData.mws"&gt;Download 221_ReadPlotData.mws&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.mapleprimes.com/viewfile/3149"&gt;View file details&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The data file looks like this.&amp;nbsp; It is stored in my C:\temp\Maple directory.&amp;nbsp; It is called rssi1.dat.&lt;/p&gt;
&lt;p&gt;-30 4.019 4.095 4.038 4.003&lt;br /&gt;
-35 3.986 4.066 4.008 3.962&lt;br /&gt;
-40 3.883 3.937 3.906 3.826&lt;br /&gt;
-45 3.640 3.668 3.661 3.548&lt;br /&gt;
-50 3.344 3.387 3.375 3.270&lt;br /&gt;
-55 3.113 3.184 3.157 3.078&lt;br /&gt;
-60 2.940 3.046 3.012 2.945&lt;br /&gt;
-65 2.731 2.900 2.874 2.800&lt;br /&gt;
-70 2.464 2.720 2.708 2.619&lt;br /&gt;
-75 2.202 2.470 2.475 2.373&lt;br /&gt;
-80 2.016 2.219 2.221 2.144&lt;br /&gt;
-85 1.843 2.033 2.020 1.970&lt;br /&gt;
-90 1.602 1.892 1.876 1.826&lt;br /&gt;
-95 1.328 1.700 1.704 1.648&lt;br /&gt;
-100 1.110 1.442 1.471 1.457&lt;br /&gt;
-105 0.946 1.201 1.260 1.354&lt;br /&gt;
-110 0.775 1.080 1.113 1.269&lt;br /&gt;
-115 0.726 1.016 1.048 1.234&lt;br /&gt;
-120 0.694 0.988 1.035 1.226&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;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;All of the above comments are valid.&amp;nbsp; I have attached a worksheet that reads a data file with 5 columns of data and plot the 1st column against the rest.&amp;nbsp; You can modify it for your own data as needed. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="http://www.mapleprimes.com/files/221_ReadPlotData.mws"&gt;Download 221_ReadPlotData.mws&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.mapleprimes.com/viewfile/3149"&gt;View file details&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The data file looks like this.&amp;nbsp; It is stored in my C:\temp\Maple directory.&amp;nbsp; It is called rssi1.dat.&lt;/p&gt;
&lt;p&gt;-30 4.019 4.095 4.038 4.003&lt;br /&gt;
-35 3.986 4.066 4.008 3.962&lt;br /&gt;
-40 3.883 3.937 3.906 3.826&lt;br /&gt;
-45 3.640 3.668 3.661 3.548&lt;br /&gt;
-50 3.344 3.387 3.375 3.270&lt;br /&gt;
-55 3.113 3.184 3.157 3.078&lt;br /&gt;
-60 2.940 3.046 3.012 2.945&lt;br /&gt;
-65 2.731 2.900 2.874 2.800&lt;br /&gt;
-70 2.464 2.720 2.708 2.619&lt;br /&gt;
-75 2.202 2.470 2.475 2.373&lt;br /&gt;
-80 2.016 2.219 2.221 2.144&lt;br /&gt;
-85 1.843 2.033 2.020 1.970&lt;br /&gt;
-90 1.602 1.892 1.876 1.826&lt;br /&gt;
-95 1.328 1.700 1.704 1.648&lt;br /&gt;
-100 1.110 1.442 1.471 1.457&lt;br /&gt;
-105 0.946 1.201 1.260 1.354&lt;br /&gt;
-110 0.775 1.080 1.113 1.269&lt;br /&gt;
-115 0.726 1.016 1.048 1.234&lt;br /&gt;
-120 0.694 0.988 1.035 1.226&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;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>67805</guid>
      <pubDate>Wed, 28 Jan 2009 23:47:45 Z</pubDate>
      <itunes:author>gkokovidis</itunes:author>
      <author>gkokovidis</author>
    </item>
    <item>
      <title>plots:-display</title>
      <link>http://www.mapleprimes.com/questions/37990-Using-POINTPLOT-To-Plot-Multiple-Numeric?ref=Feed:MaplePrimes:Using POINTPLOT to plot multiple numeric data sets:Comments#comment82265</link>
      <itunes:summary>&lt;pre&gt;
p1:=plots:-pointplot(&amp;lt;&amp;lt;1,2,3,4,5&amp;gt;|&amp;lt;1,3,5,7,9&amp;gt;&amp;gt;):
p2:=plots:-pointplot(&amp;lt;&amp;lt;1,2,3,4,5&amp;gt;|&amp;lt;1,4,9,16,25&amp;gt;&amp;gt;):
plots:-display([p1,p2]);
&lt;/pre&gt;
&lt;p&gt;acer&lt;/p&gt;</itunes:summary>
      <description>&lt;pre&gt;
p1:=plots:-pointplot(&amp;lt;&amp;lt;1,2,3,4,5&amp;gt;|&amp;lt;1,3,5,7,9&amp;gt;&amp;gt;):
p2:=plots:-pointplot(&amp;lt;&amp;lt;1,2,3,4,5&amp;gt;|&amp;lt;1,4,9,16,25&amp;gt;&amp;gt;):
plots:-display([p1,p2]);
&lt;/pre&gt;
&lt;p&gt;acer&lt;/p&gt;</description>
      <guid>82265</guid>
      <pubDate>Wed, 28 Jan 2009 22:43:04 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
    <item>
      <title>Numeric data</title>
      <link>http://www.mapleprimes.com/questions/37990-Using-POINTPLOT-To-Plot-Multiple-Numeric?ref=Feed:MaplePrimes:Using POINTPLOT to plot multiple numeric data sets:Comments#comment82264</link>
      <itunes:summary>&lt;p&gt;Where did you see in the help that &amp;quot;display&amp;quot; is for plotting functional relationships? I didn't see that in the ?plots,display help page.&lt;/p&gt;
&lt;p&gt;Actually, all of Maple plot commands are for numerical data, and not for functional relationships. Even when, say, a plot command is used for plotting a function, then first this function is evaluated in series of points, getting &amp;quot;numeric data&amp;quot;, and then this &amp;quot;numeric data&amp;quot; is plotted.&lt;/p&gt;
&lt;p&gt;Now, why it didn't work when you tried it. You didn't provide an example in your original post, so I couldn't show you how to do that in that (unexisting) example.&lt;/p&gt;
&lt;p&gt;Alec&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Where did you see in the help that &amp;quot;display&amp;quot; is for plotting functional relationships? I didn't see that in the ?plots,display help page.&lt;/p&gt;
&lt;p&gt;Actually, all of Maple plot commands are for numerical data, and not for functional relationships. Even when, say, a plot command is used for plotting a function, then first this function is evaluated in series of points, getting &amp;quot;numeric data&amp;quot;, and then this &amp;quot;numeric data&amp;quot; is plotted.&lt;/p&gt;
&lt;p&gt;Now, why it didn't work when you tried it. You didn't provide an example in your original post, so I couldn't show you how to do that in that (unexisting) example.&lt;/p&gt;
&lt;p&gt;Alec&lt;/p&gt;</description>
      <guid>82264</guid>
      <pubDate>Wed, 28 Jan 2009 22:57:23 Z</pubDate>
      <itunes:author>alec</itunes:author>
      <author>alec</author>
    </item>
  </channel>
</rss>