<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Legend inside plot in scientific notation and logarithmic axes</title>
    <link>http://www.mapleprimes.com/questions/143524-Legend-Inside-Plot-In-Scientific-Notation</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 12:18:16 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 12:18:16 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Legend inside plot in scientific notation and logarithmic axes</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Legend inside plot in scientific notation and logarithmic axes</title>
      <link>http://www.mapleprimes.com/questions/143524-Legend-Inside-Plot-In-Scientific-Notation</link>
    </image>
    <item>
      <title>A simple solution</title>
      <link>http://www.mapleprimes.com/questions/143524-Legend-Inside-Plot-In-Scientific-Notation?ref=Feed:MaplePrimes:Legend inside plot in scientific notation and logarithmic axes:Comments#answer143527</link>
      <itunes:summary>&lt;p&gt;If you can live with a parenthesis aound the exponent then beta=10^``(-6) is a solution.&lt;/p&gt;
&lt;p&gt;A rather weird way:&lt;/p&gt;
&lt;p&gt;ten:=convert(10,symbol);&lt;br&gt;ten^(-6); #Doesn't do it, but:&lt;br&gt;series(ten^(-6),ten);&lt;br&gt;&lt;br&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;If you can live with a parenthesis aound the exponent then beta=10^``(-6) is a solution.&lt;/p&gt;
&lt;p&gt;A rather weird way:&lt;/p&gt;
&lt;p&gt;ten:=convert(10,symbol);&lt;br&gt;ten^(-6); #Doesn't do it, but:&lt;br&gt;series(ten^(-6),ten);&lt;br&gt;&lt;br&gt;&lt;/p&gt;</description>
      <guid>143527</guid>
      <pubDate>Fri, 15 Feb 2013 21:50:20 Z</pubDate>
      <itunes:author>Preben Alsholm</itunes:author>
      <author>Preben Alsholm</author>
    </item>
    <item>
      <title>legend</title>
      <link>http://www.mapleprimes.com/questions/143524-Legend-Inside-Plot-In-Scientific-Notation?ref=Feed:MaplePrimes:Legend inside plot in scientific notation and logarithmic axes:Comments#answer143528</link>
      <itunes:summary>&lt;p&gt;If you're willing to write out the `legend` entries by hand (or do a little coding to manipulate given values of the parameter), you might try it like,&lt;/p&gt;
&lt;pre&gt;  legend=[typeset(Beta[0]=10^(-``*9))]
&lt;/pre&gt;
&lt;p&gt;That should give you 9 in an upright font. Using 10^(-`9`) would show the 9 in italics, a mismatch with the upright 10. And 10^``(-9) would display with surrounding brackets.&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;acer&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;If you're willing to write out the `legend` entries by hand (or do a little coding to manipulate given values of the parameter), you might try it like,&lt;/p&gt;
&lt;pre&gt;  legend=[typeset(Beta[0]=10^(-``*9))]
&lt;/pre&gt;
&lt;p&gt;That should give you 9 in an upright font. Using 10^(-`9`) would show the 9 in italics, a mismatch with the upright 10. And 10^``(-9) would display with surrounding brackets.&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;acer&lt;/p&gt;</description>
      <guid>143528</guid>
      <pubDate>Fri, 15 Feb 2013 22:19:25 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
    <item>
      <title>Two other simple solutions</title>
      <link>http://www.mapleprimes.com/questions/143524-Legend-Inside-Plot-In-Scientific-Notation?ref=Feed:MaplePrimes:Legend inside plot in scientific notation and logarithmic axes:Comments#answer143529</link>
      <itunes:summary>&lt;p&gt;If you can live with 1.10&lt;sup&gt;-8&lt;/sup&gt;:&lt;/p&gt;
&lt;pre&gt;textplot( [1,1,typeset(beta=1e-8)] );&lt;/pre&gt;
&lt;p&gt;Or, without the 1. before the 10&lt;sup&gt;-8&lt;/sup&gt;&lt;/p&gt;
&lt;pre&gt;textplot( [1,1,typeset(beta=` 10`^` -8`)] );&lt;/pre&gt;
&lt;p&gt;(mind the spaces!)&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;If you can live with 1.10&lt;sup&gt;-8&lt;/sup&gt;:&lt;/p&gt;
&lt;pre&gt;textplot( [1,1,typeset(beta=1e-8)] );&lt;/pre&gt;
&lt;p&gt;Or, without the 1. before the 10&lt;sup&gt;-8&lt;/sup&gt;&lt;/p&gt;
&lt;pre&gt;textplot( [1,1,typeset(beta=` 10`^` -8`)] );&lt;/pre&gt;
&lt;p&gt;(mind the spaces!)&lt;/p&gt;</description>
      <guid>143529</guid>
      <pubDate>Fri, 15 Feb 2013 22:20:37 Z</pubDate>
      <itunes:author>Adri van der Meer</itunes:author>
      <author>Adri van der Meer</author>
    </item>
    <item>
      <title>Logarithmic tickmarks</title>
      <link>http://www.mapleprimes.com/questions/143524-Legend-Inside-Plot-In-Scientific-Notation?ref=Feed:MaplePrimes:Legend inside plot in scientific notation and logarithmic axes:Comments#answer143531</link>
      <itunes:summary>&lt;p&gt;Regarding your question about the tickmarks: Each tick on the horizontal axis of the plot that you posted represents a separate power of 10, so it is appropriate that those ticks are linearly spaced. The ticks on the vertical axis of that plot that&lt;em&gt; are&lt;/em&gt; logarithmically spaced. If you use a narrower range on the horizontal axis, you will get logarithmic ticks there also. You can achieve much finer control of the tickmarks by using some options to the plot command (see &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=plot,tickmarks),' target='_new'&gt;?plot,tickmarks),&lt;/a&gt; but this can quickly get excessively complicated.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Regarding your question about the tickmarks: Each tick on the horizontal axis of the plot that you posted represents a separate power of 10, so it is appropriate that those ticks are linearly spaced. The ticks on the vertical axis of that plot that&lt;em&gt; are&lt;/em&gt; logarithmically spaced. If you use a narrower range on the horizontal axis, you will get logarithmic ticks there also. You can achieve much finer control of the tickmarks by using some options to the plot command (see &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=plot,tickmarks),' target='_new'&gt;?plot,tickmarks),&lt;/a&gt; but this can quickly get excessively complicated.&lt;/p&gt;</description>
      <guid>143531</guid>
      <pubDate>Fri, 15 Feb 2013 22:47:13 Z</pubDate>
      <itunes:author>Carl Love</itunes:author>
      <author>Carl Love</author>
    </item>
    <item>
      <title>Thanks</title>
      <link>http://www.mapleprimes.com/questions/143524-Legend-Inside-Plot-In-Scientific-Notation?ref=Feed:MaplePrimes:Legend inside plot in scientific notation and logarithmic axes:Comments#answer143610</link>
      <itunes:summary>&lt;p&gt;Thanks to everyone, all of these solutions worked! I'd rather the exponent didn't have brackets, so for my purposes I think acer's solution was the best. Didn't know anything this simple could get complicated. Aren't there any plans for the maple team to give us more control over the plot legend, so we can place it anywhere we want?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Thanks to everyone, all of these solutions worked! I'd rather the exponent didn't have brackets, so for my purposes I think acer's solution was the best. Didn't know anything this simple could get complicated. Aren't there any plans for the maple team to give us more control over the plot legend, so we can place it anywhere we want?&lt;/p&gt;</description>
      <guid>143610</guid>
      <pubDate>Mon, 18 Feb 2013 20:09:29 Z</pubDate>
      <itunes:author>bernie</itunes:author>
      <author>bernie</author>
    </item>
    <item>
      <title>true</title>
      <link>http://www.mapleprimes.com/questions/143524-Legend-Inside-Plot-In-Scientific-Notation?ref=Feed:MaplePrimes:Legend inside plot in scientific notation and logarithmic axes:Comments#comment143609</link>
      <itunes:summary>&lt;p&gt;You're right, I didn't realize that the vertical axis had logarithmic ticks for some reason. Thank you&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;You're right, I didn't realize that the vertical axis had logarithmic ticks for some reason. Thank you&lt;/p&gt;</description>
      <guid>143609</guid>
      <pubDate>Mon, 18 Feb 2013 20:01:36 Z</pubDate>
      <itunes:author>bernie</itunes:author>
      <author>bernie</author>
    </item>
  </channel>
</rss>