<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, 3d plot using imported data points</title>
    <link>http://www.mapleprimes.com/questions/43036-3d-Plot-Using-Imported-Data-Points</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sat, 13 Jun 2026 05:11:23 GMT</lastBuildDate>
    <pubDate>Sat, 13 Jun 2026 05:11:23 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, 3d plot using imported data points</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, 3d plot using imported data points</title>
      <link>http://www.mapleprimes.com/questions/43036-3d-Plot-Using-Imported-Data-Points</link>
    </image>
    <item>
      <title>Data from Excel</title>
      <link>http://www.mapleprimes.com/questions/43036-3d-Plot-Using-Imported-Data-Points?ref=Feed:MaplePrimes:3d plot using imported data points:Comments#answer80048</link>
      <itunes:summary>If you have a newish version of Excel, see ?Excel in Maple. Otherwise, arrange your data into 3 columns in Excel and then save the workbook as a .txt file. Then in Maple use this command and it will bring the 3 columns of data into your worksheet as a list of lists: readdata("C:\MyExcel\Data\Book1.txt",3); (or wherever you have saved the file and under whatever name). After that see ?plots[pointplot3d]. Hope this helps J. Tarr</itunes:summary>
      <description>If you have a newish version of Excel, see ?Excel in Maple. Otherwise, arrange your data into 3 columns in Excel and then save the workbook as a .txt file. Then in Maple use this command and it will bring the 3 columns of data into your worksheet as a list of lists: readdata("C:\MyExcel\Data\Book1.txt",3); (or wherever you have saved the file and under whatever name). After that see ?plots[pointplot3d]. Hope this helps J. Tarr</description>
      <guid>80048</guid>
      <pubDate>Wed, 22 Mar 2006 23:16:03 Z</pubDate>
      <itunes:author>Mariner</itunes:author>
      <author>Mariner</author>
    </item>
  </channel>
</rss>