<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, How to plot from external data</title>
    <link>http://www.mapleprimes.com/questions/35977-How-To-Plot-From-External-Data</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Fri, 12 Jun 2026 10:50:23 GMT</lastBuildDate>
    <pubDate>Fri, 12 Jun 2026 10:50:23 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How to plot from external data</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How to plot from external data</title>
      <link>http://www.mapleprimes.com/questions/35977-How-To-Plot-From-External-Data</link>
    </image>
    <item>
      <title>data i/o from and to an external file</title>
      <link>http://www.mapleprimes.com/questions/35977-How-To-Plot-From-External-Data?ref=Feed:MaplePrimes:How to plot from external data:Comments#answer60183</link>
      <itunes:summary>&lt;p&gt;The attached worksheet, done in an earlier release, is a modified version from &lt;a href="http://www3.villanova.edu/maple/misc/index.htm"&gt;this &lt;/a&gt;site.&amp;nbsp; There are other ways to do this, but this one works for me.&amp;nbsp; You can alter the path info for file location that aligns with your particular system.&amp;nbsp; &lt;a href="http://www.maplesoft.com/applications/view.aspx?SID=1450"&gt;This&lt;/a&gt; link is from the Maplesoft Application Center.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="http://www.mapleprimes.com/files/221_dataio.mws"&gt;Download 221_dataio.mws&lt;/a&gt;&lt;br /&gt;
&lt;/span&gt;&amp;nbsp;&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;The attached worksheet, done in an earlier release, is a modified version from &lt;a href="http://www3.villanova.edu/maple/misc/index.htm"&gt;this &lt;/a&gt;site.&amp;nbsp; There are other ways to do this, but this one works for me.&amp;nbsp; You can alter the path info for file location that aligns with your particular system.&amp;nbsp; &lt;a href="http://www.maplesoft.com/applications/view.aspx?SID=1450"&gt;This&lt;/a&gt; link is from the Maplesoft Application Center.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="http://www.mapleprimes.com/files/221_dataio.mws"&gt;Download 221_dataio.mws&lt;/a&gt;&lt;br /&gt;
&lt;/span&gt;&amp;nbsp;&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>60183</guid>
      <pubDate>Tue, 12 Jan 2010 05:48:06 Z</pubDate>
      <itunes:author>gkokovidis</itunes:author>
      <author>gkokovidis</author>
    </item>
    <item>
      <title>plotting data</title>
      <link>http://www.mapleprimes.com/questions/35977-How-To-Plot-From-External-Data?ref=Feed:MaplePrimes:How to plot from external data:Comments#answer60184</link>
      <itunes:summary>&lt;p&gt;Those Villanova worksheets are pretty old and somewhat outdated in general. In current Maple, you can easily plot a Matrix of 2-column data directly.&lt;/p&gt;
&lt;pre&gt;
 C1:=&amp;lt;0,1,5,17&amp;gt;:
 C2:=&amp;lt;3,7,14,17&amp;gt;:
 plot(&amp;lt;C1|C2&amp;gt;);
&lt;/pre&gt;
&lt;p&gt;Also, see ?ImportMatrix and ?ExcelTools[Import] and ?readdata for a few ways to read in data from a text file.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Those Villanova worksheets are pretty old and somewhat outdated in general. In current Maple, you can easily plot a Matrix of 2-column data directly.&lt;/p&gt;
&lt;pre&gt;
 C1:=&amp;lt;0,1,5,17&amp;gt;:
 C2:=&amp;lt;3,7,14,17&amp;gt;:
 plot(&amp;lt;C1|C2&amp;gt;);
&lt;/pre&gt;
&lt;p&gt;Also, see ?ImportMatrix and ?ExcelTools[Import] and ?readdata for a few ways to read in data from a text file.&lt;/p&gt;</description>
      <guid>60184</guid>
      <pubDate>Tue, 12 Jan 2010 05:49:24 Z</pubDate>
      <itunes:author>pagan</itunes:author>
      <author>pagan</author>
    </item>
    <item>
      <title>Sorry for not answering</title>
      <link>http://www.mapleprimes.com/questions/35977-How-To-Plot-From-External-Data?ref=Feed:MaplePrimes:How to plot from external data:Comments#answer60185</link>
      <itunes:summary>&lt;p&gt;Sorry for not answering earlier. Your suggestions works perfectly, both&amp;nbsp;import from Excel and the readdata command. Thanks a lot!&lt;/p&gt;
&lt;p&gt;Regards, Erik V.&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Sorry for not answering earlier. Your suggestions works perfectly, both&amp;nbsp;import from Excel and the readdata command. Thanks a lot!&lt;/p&gt;
&lt;p&gt;Regards, Erik V.&amp;nbsp;&lt;/p&gt;</description>
      <guid>60185</guid>
      <pubDate>Mon, 18 Jan 2010 06:25:05 Z</pubDate>
      <itunes:author>erik10</itunes:author>
      <author>erik10</author>
    </item>
  </channel>
</rss>