<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Import file to Maple</title>
    <link>http://www.mapleprimes.com/questions/144217-Import-File-To-Maple</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 06:48:38 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 06:48:38 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Import file to Maple</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Import file to Maple</title>
      <link>http://www.mapleprimes.com/questions/144217-Import-File-To-Maple</link>
    </image>
    <item>
      <title>Edit your file to be in the form:
edges</title>
      <link>http://www.mapleprimes.com/questions/144217-Import-File-To-Maple?ref=Feed:MaplePrimes:Import file to Maple:Comments#answer144246</link>
      <itunes:summary>&lt;p&gt;Edit your file to be in the form:&lt;/p&gt;
&lt;pre&gt;edges := {{1,2},{1,3},...,{99999,99987},{99999,100000}};&lt;/pre&gt;
&lt;p&gt;then since it is now in Maple syntax, you just need to read it in with the &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=read' target='_new'&gt;?read&lt;/a&gt; command.&lt;/p&gt;
&lt;pre&gt;read("C://Desktop//list.dat");&lt;/pre&gt;
&lt;!--break--&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Edit your file to be in the form:&lt;/p&gt;
&lt;pre&gt;edges := {{1,2},{1,3},...,{99999,99987},{99999,100000}};&lt;/pre&gt;
&lt;p&gt;then since it is now in Maple syntax, you just need to read it in with the &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=read' target='_new'&gt;?read&lt;/a&gt; command.&lt;/p&gt;
&lt;pre&gt;read("C://Desktop//list.dat");&lt;/pre&gt;
&lt;!--break--&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;</description>
      <guid>144246</guid>
      <pubDate>Wed, 06 Mar 2013 19:53:56 Z</pubDate>
      <itunes:author>John May</itunes:author>
      <author>John May</author>
    </item>
  </channel>
</rss>