Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #2193 > unrolled thread
| Started by | Batracos <giulio.a@gmail.com> |
|---|---|
| First post | 2011-05-08 11:34 +0000 |
| Last post | 2011-05-08 11:34 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.soft-sys.math.mathematica
Re: ListLogPlot tick marks Batracos <giulio.a@gmail.com> - 2011-05-08 11:34 +0000
| From | Batracos <giulio.a@gmail.com> |
|---|---|
| Date | 2011-05-08 11:34 +0000 |
| Subject | Re: ListLogPlot tick marks |
| Message-ID | <iq5v40$ph7$1@smc.vnet.net> |
The best thing I can think to at the moment:
Ticks -> {Automatic, {10^#, Superscript[10, #]} & /@ (-Range[3])}
Obviously you should adjust the range accordingly to your data.
I hope this is to some help.
GA
Back to top | Article view | comp.soft-sys.math.mathematica
csiph-web