<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Plotting data from excel file in Maple</title>
    <link>http://www.mapleprimes.com/questions/144894-Plotting-Data-From-Excel-File-In-Maple</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 16 Jun 2026 04:58:15 GMT</lastBuildDate>
    <pubDate>Tue, 16 Jun 2026 04:58:15 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Plotting data from excel file in Maple</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Plotting data from excel file in Maple</title>
      <link>http://www.mapleprimes.com/questions/144894-Plotting-Data-From-Excel-File-In-Maple</link>
    </image>
    <item>
      <title>ImportData()</title>
      <link>http://www.mapleprimes.com/questions/144894-Plotting-Data-From-Excel-File-In-Maple?ref=Feed:MaplePrimes:Plotting data from excel file in Maple:Comments#answer144900</link>
      <itunes:summary>&lt;p&gt;Save your file in Excel. I think as a CSV file would be best (Comma-Separated Values). Then in Maple, give the command &lt;strong&gt;ImportData();&lt;/strong&gt; and follow the dialog. Once you get that done, post a followup to this, and we can proceed with the plotting. Also post a followup if you have any trouble with the dialog.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Save your file in Excel. I think as a CSV file would be best (Comma-Separated Values). Then in Maple, give the command &lt;strong&gt;ImportData();&lt;/strong&gt; and follow the dialog. Once you get that done, post a followup to this, and we can proceed with the plotting. Also post a followup if you have any trouble with the dialog.&lt;/p&gt;</description>
      <guid>144900</guid>
      <pubDate>Thu, 21 Mar 2013 22:24:09 Z</pubDate>
      <itunes:author>Carl Love</itunes:author>
      <author>Carl Love</author>
    </item>
    <item>
      <title>One way</title>
      <link>http://www.mapleprimes.com/questions/144894-Plotting-Data-From-Excel-File-In-Maple?ref=Feed:MaplePrimes:Plotting data from excel file in Maple:Comments#answer144901</link>
      <itunes:summary>&lt;p&gt;Here is an example.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&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;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144901/456606/a50123f1a0f6d3f914126032dbd40685.gif" alt="M := evalf(Matrix(10^4+8, 10, proc (i, j) options operator, arrow; i+Pi*j^2 end proc))" width="322" height="27"&gt;&lt;/p&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: -46;" src="/view.aspx?sf=144901/456606/b104b588ed800a54199f2ddf573ce89a.gif" alt="RTABLE(297019568, anything, Matrix, rectangular, Fortran_order, [], 2, 1 .. 10008, 1 .. 10)" width="160" height="103"&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;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144901/456606/b352c74fa05f2a8e04faacbe4108b85e.gif" alt="ExcelTools:-Export(M, " width="235" height="23"&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144901/456606/ef53f7d17c3b8fb63940792adfd06397.gif" alt="A := ExcelTools:-Import(" width="251" height="23"&gt;&lt;/p&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: -46;" src="/view.aspx?sf=144901/456606/6ac137fb53f9ac5738041517e99e4d5d.gif" alt="RTABLE(298967896, anything, Array, rectangular, Fortran_order, [], 2, 1 .. 10008, 1 .. 10)" width="165" height="103"&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;(2)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144901/456606/b1a6924ad801d262dfb8dd152cc8f5ce.gif" alt="``" width="11" height="23"&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -27;" src="/view.aspx?sf=144901/456606/9bbeea57fa338ac1d15d69517695cba2.gif" alt="plots:-display([seq(plot(A(1 .. 10^4+8, 1), A(1 .. 10^4+8, j), style = line), j = 2 .. 10)], view = [1000 .. 2000, 900 .. 3000])" width="576" height="48" align="middle"&gt;&lt;/p&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=144901/456606/44955c4e70ecd6f839bbbc891c75d274.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;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144901/456606/4adb93ab4b94e958f676ad304f7671e9.gif" alt="``" width="11" height="23"&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144901/456606/2403c0a6dddcf69f3c0124f4a697ed63.gif" alt="``" width="11" height="23"&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144901/456606/3948fec70977ee8d322dfc38cfdc9c31.gif" alt="``" width="11" height="23"&gt;&lt;/p&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=144901/456606/plot.mw"&gt;Download plot.mw&lt;/a&gt; Similar questions were asked and answered, but I can't give a reference &lt;span style="text-decoration: line-through;"&gt;in a short time&lt;/span&gt; immediately.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Here is an example.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&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;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144901/456606/a50123f1a0f6d3f914126032dbd40685.gif" alt="M := evalf(Matrix(10^4+8, 10, proc (i, j) options operator, arrow; i+Pi*j^2 end proc))" width="322" height="27"&gt;&lt;/p&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: -46;" src="/view.aspx?sf=144901/456606/b104b588ed800a54199f2ddf573ce89a.gif" alt="RTABLE(297019568, anything, Matrix, rectangular, Fortran_order, [], 2, 1 .. 10008, 1 .. 10)" width="160" height="103"&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;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144901/456606/b352c74fa05f2a8e04faacbe4108b85e.gif" alt="ExcelTools:-Export(M, " width="235" height="23"&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144901/456606/ef53f7d17c3b8fb63940792adfd06397.gif" alt="A := ExcelTools:-Import(" width="251" height="23"&gt;&lt;/p&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: -46;" src="/view.aspx?sf=144901/456606/6ac137fb53f9ac5738041517e99e4d5d.gif" alt="RTABLE(298967896, anything, Array, rectangular, Fortran_order, [], 2, 1 .. 10008, 1 .. 10)" width="165" height="103"&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;(2)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144901/456606/b1a6924ad801d262dfb8dd152cc8f5ce.gif" alt="``" width="11" height="23"&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -27;" src="/view.aspx?sf=144901/456606/9bbeea57fa338ac1d15d69517695cba2.gif" alt="plots:-display([seq(plot(A(1 .. 10^4+8, 1), A(1 .. 10^4+8, j), style = line), j = 2 .. 10)], view = [1000 .. 2000, 900 .. 3000])" width="576" height="48" align="middle"&gt;&lt;/p&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=144901/456606/44955c4e70ecd6f839bbbc891c75d274.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;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144901/456606/4adb93ab4b94e958f676ad304f7671e9.gif" alt="``" width="11" height="23"&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144901/456606/2403c0a6dddcf69f3c0124f4a697ed63.gif" alt="``" width="11" height="23"&gt;&lt;/p&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;img style="vertical-align: -6;" src="/view.aspx?sf=144901/456606/3948fec70977ee8d322dfc38cfdc9c31.gif" alt="``" width="11" height="23"&gt;&lt;/p&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=144901/456606/plot.mw"&gt;Download plot.mw&lt;/a&gt; Similar questions were asked and answered, but I can't give a reference &lt;span style="text-decoration: line-through;"&gt;in a short time&lt;/span&gt; immediately.&lt;/p&gt;</description>
      <guid>144901</guid>
      <pubDate>Thu, 21 Mar 2013 22:36:34 Z</pubDate>
      <itunes:author>Markiyan Hirnyk</itunes:author>
      <author>Markiyan Hirnyk</author>
    </item>
    <item>
      <title>Ok, I've tried to make the CSV and I have an error, can you give me some information with xls files</title>
      <link>http://www.mapleprimes.com/questions/144894-Plotting-Data-From-Excel-File-In-Maple?ref=Feed:MaplePrimes:Plotting data from excel file in Maple:Comments#answer144902</link>
      <itunes:summary>&lt;p&gt;Ok, I've done it. (Thanks :))&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Ok, I've done it. (Thanks :))&lt;/p&gt;</description>
      <guid>144902</guid>
      <pubDate>Thu, 21 Mar 2013 22:36:59 Z</pubDate>
      <itunes:author>traiannp</itunes:author>
      <author>traiannp</author>
    </item>
    <item>
      <title>OK I manage it with the help of both :)
Thank</title>
      <link>http://www.mapleprimes.com/questions/144894-Plotting-Data-From-Excel-File-In-Maple?ref=Feed:MaplePrimes:Plotting data from excel file in Maple:Comments#answer144907</link>
      <itunes:summary>&lt;p&gt;OK I manage it with the help of both :)&lt;/p&gt;
&lt;p&gt;Thank you very much for your help.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;OK I manage it with the help of both :)&lt;/p&gt;
&lt;p&gt;Thank you very much for your help.&lt;/p&gt;</description>
      <guid>144907</guid>
      <pubDate>Thu, 21 Mar 2013 22:51:43 Z</pubDate>
      <itunes:author>traiannp</itunes:author>
      <author>traiannp</author>
    </item>
    <item>
      <title>Reference</title>
      <link>http://www.mapleprimes.com/questions/144894-Plotting-Data-From-Excel-File-In-Maple?ref=Feed:MaplePrimes:Plotting data from excel file in Maple:Comments#comment144905</link>
      <itunes:summary>&lt;p&gt;See &lt;a href="http://www.mapleprimes.com/questions/124183-Plot-Excel-Columns-In-Maple"&gt;http://www.mapleprimes.com/questions/124183-Plot-Excel-Columns-In-Maple&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;That link can be found by the "excel" search in MaplePrimes at the top of this page.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;See &lt;a href="http://www.mapleprimes.com/questions/124183-Plot-Excel-Columns-In-Maple"&gt;http://www.mapleprimes.com/questions/124183-Plot-Excel-Columns-In-Maple&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;That link can be found by the "excel" search in MaplePrimes at the top of this page.&lt;/p&gt;</description>
      <guid>144905</guid>
      <pubDate>Thu, 21 Mar 2013 22:47:18 Z</pubDate>
      <itunes:author>Markiyan Hirnyk</itunes:author>
      <author>Markiyan Hirnyk</author>
    </item>
    <item>
      <title>Uploaded, or plotted also?</title>
      <link>http://www.mapleprimes.com/questions/144894-Plotting-Data-From-Excel-File-In-Maple?ref=Feed:MaplePrimes:Plotting data from excel file in Maple:Comments#comment144904</link>
      <itunes:summary>&lt;p&gt;You said, "Ok, I've done it". Do you mean that you've done just the uploading (following my Answer), or the uploading and the plotting also (following Markiyan's Answer)?&lt;/p&gt;
&lt;p&gt;If you still need to do the plotting, Do you know if the data in the first column (the independent variable) are in numerical order?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;You said, "Ok, I've done it". Do you mean that you've done just the uploading (following my Answer), or the uploading and the plotting also (following Markiyan's Answer)?&lt;/p&gt;
&lt;p&gt;If you still need to do the plotting, Do you know if the data in the first column (the independent variable) are in numerical order?&lt;/p&gt;</description>
      <guid>144904</guid>
      <pubDate>Thu, 21 Mar 2013 22:47:05 Z</pubDate>
      <itunes:author>Carl Love</itunes:author>
      <author>Carl Love</author>
    </item>
  </channel>
</rss>