<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Adding labels to plots.</title>
    <link>http://www.mapleprimes.com/questions/35649-Adding-Labels-To-Plots</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Wed, 10 Jun 2026 17:38:31 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 17:38:31 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Adding labels to plots.</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Adding labels to plots.</title>
      <link>http://www.mapleprimes.com/questions/35649-Adding-Labels-To-Plots</link>
    </image>
    <item>
      <title>$plot = plotmaple("plot($A*sin($w*t+$q),</title>
      <link>http://www.mapleprimes.com/questions/35649-Adding-Labels-To-Plots?ref=Feed:MaplePrimes:Adding labels to plots.:Comments#answer125304</link>
      <itunes:summary>&lt;p&gt;$plot = plotmaple("plot($A*sin($w*t+$q), t = 0..1.2*3.14, y = -10..10, labels = [`Time, [s]`,`Displacement, [m]`],labeldirections = [HORIZONTAL,VERTICAL]), plotoptions = 'width = 150, height = 250'");&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;$plot = plotmaple("plot($A*sin($w*t+$q), t = 0..1.2*3.14, y = -10..10, labels = [`Time, [s]`,`Displacement, [m]`],labeldirections = [HORIZONTAL,VERTICAL]), plotoptions = 'width = 150, height = 250'");&lt;/p&gt;</description>
      <guid>125304</guid>
      <pubDate>Thu, 01 Sep 2011 01:57:23 Z</pubDate>
      <itunes:author>andrei</itunes:author>
      <author>andrei</author>
    </item>
    <item>
      <title>No good for blank labels</title>
      <link>http://www.mapleprimes.com/questions/35649-Adding-Labels-To-Plots?ref=Feed:MaplePrimes:Adding labels to plots.:Comments#comment202809</link>
      <itunes:summary>&lt;p&gt;That is a nice answer and works well EXCEPT for empty or blank values.&amp;nbsp; Although&lt;/p&gt;
&lt;p&gt;plot(f(x), labels=["",""])&lt;/p&gt;
&lt;p&gt;works in Maple and suppresses the labels, it causes an error in plotmaple in Maple T.A. Same thing if you try putting spaces in the quotes.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;That is a nice answer and works well EXCEPT for empty or blank values.&amp;nbsp; Although&lt;/p&gt;
&lt;p&gt;plot(f(x), labels=["",""])&lt;/p&gt;
&lt;p&gt;works in Maple and suppresses the labels, it causes an error in plotmaple in Maple T.A. Same thing if you try putting spaces in the quotes.&lt;/p&gt;</description>
      <guid>202809</guid>
      <pubDate>Wed, 22 Jan 2014 16:23:51 Z</pubDate>
      <itunes:author>sm3scott</itunes:author>
      <author>sm3scott</author>
    </item>
    <item>
      <title>Try using backquotes</title>
      <link>http://www.mapleprimes.com/questions/35649-Adding-Labels-To-Plots?ref=Feed:MaplePrimes:Adding labels to plots.:Comments#comment202817</link>
      <itunes:summary>&lt;p&gt;&lt;a href="/questions/35649-Adding-Labels-To-Plots#comment202809"&gt;@sm3scott&lt;/a&gt; If you use &lt;strong&gt;" "&lt;/strong&gt;, then you have quotes within quotes. Try using backquotes instead: &lt;strong&gt;` `&lt;/strong&gt;.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;a href="/questions/35649-Adding-Labels-To-Plots#comment202809"&gt;@sm3scott&lt;/a&gt; If you use &lt;strong&gt;" "&lt;/strong&gt;, then you have quotes within quotes. Try using backquotes instead: &lt;strong&gt;` `&lt;/strong&gt;.&lt;/p&gt;</description>
      <guid>202817</guid>
      <pubDate>Wed, 22 Jan 2014 17:18:26 Z</pubDate>
      <itunes:author>Carl Love</itunes:author>
      <author>Carl Love</author>
    </item>
  </channel>
</rss>