<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Affichage d'une liste de points --- Plot a list of points</title>
    <link>http://www.mapleprimes.com/questions/124757-Affichage-Dune-Liste-De-Points-</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 07:20:39 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 07:20:39 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Affichage d'une liste de points --- Plot a list of points</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Affichage d'une liste de points --- Plot a list of points</title>
      <link>http://www.mapleprimes.com/questions/124757-Affichage-Dune-Liste-De-Points-</link>
    </image>
    <item>
      <title>L[i]</title>
      <link>http://www.mapleprimes.com/questions/124757-Affichage-Dune-Liste-De-Points-?ref=Feed:MaplePrimes:Affichage d'une liste de points --- Plot a list of points:Comments#answer124758</link>
      <itunes:summary>&lt;p&gt;Perhaps you need to use L[i] instead of L(i) inside the procedure ?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Perhaps you need to use L[i] instead of L(i) inside the procedure ?&lt;/p&gt;</description>
      <guid>124758</guid>
      <pubDate>Tue, 16 Aug 2011 11:18:42 Z</pubDate>
      <itunes:author>longrob</itunes:author>
      <author>longrob</author>
    </item>
    <item>
      <title>for example</title>
      <link>http://www.mapleprimes.com/questions/124757-Affichage-Dune-Liste-De-Points-?ref=Feed:MaplePrimes:Affichage d'une liste de points --- Plot a list of points:Comments#answer124762</link>
      <itunes:summary>&lt;pre&gt;May be you want to plot the coordinates of the points in the plane?&lt;/pre&gt;
&lt;pre&gt;L := ...&lt;br&gt;M:=map(convert,%, list);&lt;br&gt;&lt;br&gt;plot(M, style=point, symbolsize=20);&lt;br&gt;plots[pointplot](M, symbolsize=20, color = blue);&lt;br&gt;&lt;br&gt;In case you want to work with Vectors you may want to spent some&lt;br&gt;time reading the help, how they can be used,  &amp;lt;0,0&amp;gt; is more easy&lt;br&gt;than your notation.&lt;/pre&gt;</itunes:summary>
      <description>&lt;pre&gt;May be you want to plot the coordinates of the points in the plane?&lt;/pre&gt;
&lt;pre&gt;L := ...&lt;br&gt;M:=map(convert,%, list);&lt;br&gt;&lt;br&gt;plot(M, style=point, symbolsize=20);&lt;br&gt;plots[pointplot](M, symbolsize=20, color = blue);&lt;br&gt;&lt;br&gt;In case you want to work with Vectors you may want to spent some&lt;br&gt;time reading the help, how they can be used,  &amp;lt;0,0&amp;gt; is more easy&lt;br&gt;than your notation.&lt;/pre&gt;</description>
      <guid>124762</guid>
      <pubDate>Tue, 16 Aug 2011 12:18:51 Z</pubDate>
      <itunes:author>Axel Vogt</itunes:author>
      <author>Axel Vogt</author>
    </item>
  </channel>
</rss>