choosing tickmarks in logplot

September 27 2007 by tintin 128
false
Maple

0


Hello everyone, I have a problem with Maple 11's choice of tickmark spacing in a logplot, >pdata := logplot(points, style=point, symbol=circle, thickness=2, color=red): The resulting plot has the y-axis tickmarks located only at [1 x 10^n, 5 x 10^n, 1 x 10^(n+1), 5 x 10^(n+1), ...] How do I make Maple show the more conventional log-scale tickmarks at [1 x 10^n, 2 x 10^n, 3 x 10^n, ..., 1 x 10^(n+1), 2 x 10^(n+1), ...] Thanks much for your help! -Dan
 
Loading Comments & Answers

You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.

     

Forgot Your Password? Create an Account