<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, choosing tickmarks in logplot</title>
    <link>http://www.mapleprimes.com/questions/40785-Choosing-Tickmarks-In-Logplot</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 11:06:08 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 11:06:08 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, choosing tickmarks in logplot</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, choosing tickmarks in logplot</title>
      <link>http://www.mapleprimes.com/questions/40785-Choosing-Tickmarks-In-Logplot</link>
    </image>
    <item>
      <title>choosing tickmarks in logplot</title>
      <link>http://www.mapleprimes.com/questions/40785-Choosing-Tickmarks-In-Logplot?ref=Feed:MaplePrimes:choosing tickmarks in logplot:Comments#answer75501</link>
      <itunes:summary>Right click on the plot.  Select Axes and then Properties... Click on Vertical Axis and see if the options there will do what you want.

&lt;em&gt;Regards,
Georgios Kokovidis
Dräger Medical&lt;/em&gt;</itunes:summary>
      <description>Right click on the plot.  Select Axes and then Properties... Click on Vertical Axis and see if the options there will do what you want.

&lt;em&gt;Regards,
Georgios Kokovidis
Dräger Medical&lt;/em&gt;</description>
      <guid>75501</guid>
      <pubDate>Thu, 27 Sep 2007 22:54:37 Z</pubDate>
      <itunes:author>gkokovidis</itunes:author>
      <author>gkokovidis</author>
    </item>
    <item>
      <title>I did try the Select Axes</title>
      <link>http://www.mapleprimes.com/questions/40785-Choosing-Tickmarks-In-Logplot?ref=Feed:MaplePrimes:choosing tickmarks in logplot:Comments#answer75500</link>
      <itunes:summary>I did try the Select Axes and then Properties.  No help there.</itunes:summary>
      <description>I did try the Select Axes and then Properties.  No help there.</description>
      <guid>75500</guid>
      <pubDate>Thu, 27 Sep 2007 23:03:07 Z</pubDate>
      <itunes:author>tintin</itunes:author>
      <author>tintin</author>
    </item>
    <item>
      <title>tickmarks</title>
      <link>http://www.mapleprimes.com/questions/40785-Choosing-Tickmarks-In-Logplot?ref=Feed:MaplePrimes:choosing tickmarks in logplot:Comments#answer75428</link>
      <itunes:summary>Jean-Marc's suggestion is correct. You could achieve the same thing with:

restart;
plots[logplot](10^n, n = 1..4,tickmarks=[4,40])

It's possible to exercise a great deal of control over the scaling of the axes tickmarks and the labels that appear beside them.  Please see ?plot/options, ?plot/tickmarks and ?plot/typesetting.

Hope this helps.

J. Tarr</itunes:summary>
      <description>Jean-Marc's suggestion is correct. You could achieve the same thing with:

restart;
plots[logplot](10^n, n = 1..4,tickmarks=[4,40])

It's possible to exercise a great deal of control over the scaling of the axes tickmarks and the labels that appear beside them.  Please see ?plot/options, ?plot/tickmarks and ?plot/typesetting.

Hope this helps.

J. Tarr</description>
      <guid>75428</guid>
      <pubDate>Wed, 03 Oct 2007 15:07:57 Z</pubDate>
      <itunes:author>Mariner</itunes:author>
      <author>Mariner</author>
    </item>
    <item>
      <title>Thanks!</title>
      <link>http://www.mapleprimes.com/questions/40785-Choosing-Tickmarks-In-Logplot?ref=Feed:MaplePrimes:choosing tickmarks in logplot:Comments#comment84938</link>
      <itunes:summary>Thanks for your suggestions J. Tarr and Jean-Marc.  The example now does show all the tickmarks.  Now I'll check to see if the tickmark labels could be specified (e.g. showing labels at major tickmarks only) in plot[options].


-Dan</itunes:summary>
      <description>Thanks for your suggestions J. Tarr and Jean-Marc.  The example now does show all the tickmarks.  Now I'll check to see if the tickmark labels could be specified (e.g. showing labels at major tickmarks only) in plot[options].


-Dan</description>
      <guid>84938</guid>
      <pubDate>Wed, 03 Oct 2007 20:41:35 Z</pubDate>
      <itunes:author>tintin</itunes:author>
      <author>tintin</author>
    </item>
    <item>
      <title>Let Render / Choose TickMarks</title>
      <link>http://www.mapleprimes.com/questions/40785-Choosing-Tickmarks-In-Logplot?ref=Feed:MaplePrimes:choosing tickmarks in logplot:Comments#comment84958</link>
      <itunes:summary>Right click on the plot; in the contextual menu select "Axes" -&gt; "Properties" -&gt; "Vertical Axis", then _uncheck_ the option "Let render choose tickmarks" and click on the radio button to select either "Number of tickmarks" or "Custom spacing". In the example below, the second plot is drawn with "Number of tickmarks" set to 20.

&lt;p &gt;&lt;strong &gt;&lt;font color="#ff0000" face="Monospaced"&gt;&gt; &lt;img src="http://maplenet.maplesoft.com/maplenet/primes/bae8c932c4c0d9fe5a6f9359b5b00e55.gif" alt='Maple Equation' align='absMiddle' /&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p &gt;&lt;strong &gt;&lt;font color="#ff0000" face="Monospaced"&gt;&gt; &lt;img src="http://maplenet.maplesoft.com/maplenet/primes/c7efd58b2a7bf48cbf19ef6b6a409209.gif" alt='Maple Equation' align='absMiddle' /&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p &gt;&lt;center &gt;&lt;img src="" alt='Maple Plot' /&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p &gt;&lt;strong &gt;&lt;font color="#ff0000" face="Monospaced"&gt;&gt; &lt;img src="http://maplenet.maplesoft.com/maplenet/primes/c7efd58b2a7bf48cbf19ef6b6a409209.gif" alt='Maple Equation' align='absMiddle' /&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p &gt;&lt;center &gt;&lt;img src="" alt='Maple Plot' /&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p &gt;&lt;strong &gt;&lt;font color="#ff0000" face="Monospaced"&gt;&gt; &lt;img src="http://maplenet.maplesoft.com/maplenet/primes/4798252d964c9dd1268211eda944c51f.gif" alt='Maple Equation' align='absMiddle' /&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This post was generated using the MaplePrimes &lt;a href="http://www.mapleprimes.com/filemanager"&gt;File Manager&lt;br&gt;&lt;/a&gt;&lt;br/&gt;&lt;a href='http://maplenet.maplesoft.com/maplenet/worksheet/mapleprimes/97_logplot_tick_marks.mw'&gt;View 97_logplot_tick_marks.mw on MapleNet&lt;/a&gt; or &lt;a href='http://www.mapleprimes.com/files/97_logplot_tick_marks.mw'&gt;Download 97_logplot_tick_marks.mw&lt;/a&gt;&lt;br/&gt;&lt;a href='http://www.mapleprimes.com/viewfile/1835'&gt;View file details&lt;/a&gt;&lt;/p&gt; </itunes:summary>
      <description>Right click on the plot; in the contextual menu select "Axes" -&gt; "Properties" -&gt; "Vertical Axis", then _uncheck_ the option "Let render choose tickmarks" and click on the radio button to select either "Number of tickmarks" or "Custom spacing". In the example below, the second plot is drawn with "Number of tickmarks" set to 20.

&lt;p &gt;&lt;strong &gt;&lt;font color="#ff0000" face="Monospaced"&gt;&gt; &lt;img src="http://maplenet.maplesoft.com/maplenet/primes/bae8c932c4c0d9fe5a6f9359b5b00e55.gif" alt='Maple Equation' align='absMiddle' /&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p &gt;&lt;strong &gt;&lt;font color="#ff0000" face="Monospaced"&gt;&gt; &lt;img src="http://maplenet.maplesoft.com/maplenet/primes/c7efd58b2a7bf48cbf19ef6b6a409209.gif" alt='Maple Equation' align='absMiddle' /&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p &gt;&lt;center &gt;&lt;img src="" alt='Maple Plot' /&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p &gt;&lt;strong &gt;&lt;font color="#ff0000" face="Monospaced"&gt;&gt; &lt;img src="http://maplenet.maplesoft.com/maplenet/primes/c7efd58b2a7bf48cbf19ef6b6a409209.gif" alt='Maple Equation' align='absMiddle' /&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p &gt;&lt;center &gt;&lt;img src="" alt='Maple Plot' /&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p &gt;&lt;strong &gt;&lt;font color="#ff0000" face="Monospaced"&gt;&gt; &lt;img src="http://maplenet.maplesoft.com/maplenet/primes/4798252d964c9dd1268211eda944c51f.gif" alt='Maple Equation' align='absMiddle' /&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This post was generated using the MaplePrimes &lt;a href="http://www.mapleprimes.com/filemanager"&gt;File Manager&lt;br&gt;&lt;/a&gt;&lt;br/&gt;&lt;a href='http://maplenet.maplesoft.com/maplenet/worksheet/mapleprimes/97_logplot_tick_marks.mw'&gt;View 97_logplot_tick_marks.mw on MapleNet&lt;/a&gt; or &lt;a href='http://www.mapleprimes.com/files/97_logplot_tick_marks.mw'&gt;Download 97_logplot_tick_marks.mw&lt;/a&gt;&lt;br/&gt;&lt;a href='http://www.mapleprimes.com/viewfile/1835'&gt;View file details&lt;/a&gt;&lt;/p&gt; </description>
      <guid>84958</guid>
      <pubDate>Fri, 28 Sep 2007 17:52:25 Z</pubDate>
      <itunes:author>gulliet</itunes:author>
      <author>gulliet</author>
    </item>
    <item>
      <title>This time with the pictures</title>
      <link>http://www.mapleprimes.com/questions/40785-Choosing-Tickmarks-In-Logplot?ref=Feed:MaplePrimes:choosing tickmarks in logplot:Comments#comment84957</link>
      <itunes:summary>&lt;code&gt;
with(plots):
logplot(10^n, n = 1..4);
&lt;/code&gt;

&lt;a href='http://www.mapleprimes.com/viewfile/1836'&gt;&lt;img src='http://www.mapleprimes.com/scripts/image.php?image=http://www.mapleprimes.com/files/97_logplot_1.jpeg&amp;width=300&amp;height=300'/&gt;&lt;/a&gt;&lt;/a&gt;

&lt;a href='http://www.mapleprimes.com/viewfile/1837'&gt;&lt;img src='http://www.mapleprimes.com/scripts/image.php?image=http://www.mapleprimes.com/files/97_logplot_2.jpeg&amp;width=300&amp;height=300'/&gt;&lt;/a&gt;&lt;/a&gt;

&lt;a href='http://www.mapleprimes.com/viewfile/1838'&gt;&lt;img src='http://www.mapleprimes.com/scripts/image.php?image=http://www.mapleprimes.com/files/97_logplot_3.jpg&amp;width=300&amp;height=300'/&gt;&lt;/a&gt;&lt;/a&gt;

Regards,
-- 
Jean-Marc</itunes:summary>
      <description>&lt;code&gt;
with(plots):
logplot(10^n, n = 1..4);
&lt;/code&gt;

&lt;a href='http://www.mapleprimes.com/viewfile/1836'&gt;&lt;img src='http://www.mapleprimes.com/scripts/image.php?image=http://www.mapleprimes.com/files/97_logplot_1.jpeg&amp;width=300&amp;height=300'/&gt;&lt;/a&gt;&lt;/a&gt;

&lt;a href='http://www.mapleprimes.com/viewfile/1837'&gt;&lt;img src='http://www.mapleprimes.com/scripts/image.php?image=http://www.mapleprimes.com/files/97_logplot_2.jpeg&amp;width=300&amp;height=300'/&gt;&lt;/a&gt;&lt;/a&gt;

&lt;a href='http://www.mapleprimes.com/viewfile/1838'&gt;&lt;img src='http://www.mapleprimes.com/scripts/image.php?image=http://www.mapleprimes.com/files/97_logplot_3.jpg&amp;width=300&amp;height=300'/&gt;&lt;/a&gt;&lt;/a&gt;

Regards,
-- 
Jean-Marc</description>
      <guid>84957</guid>
      <pubDate>Fri, 28 Sep 2007 18:21:08 Z</pubDate>
      <itunes:author>gulliet</itunes:author>
      <author>gulliet</author>
    </item>
  </channel>
</rss>