Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #2193
| From | Batracos <giulio.a@gmail.com> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Re: ListLogPlot tick marks |
| Date | 2011-05-08 11:34 +0000 |
| Organization | Steven M. Christensen and Associates, Inc and MathTensor, Inc. |
| Message-ID | <iq5v40$ph7$1@smc.vnet.net> (permalink) |
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 comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread
Re: ListLogPlot tick marks Batracos <giulio.a@gmail.com> - 2011-05-08 11:34 +0000
csiph-web