For example, if I were to do a plot of Sin[x], I would get what looks like a Log plot of Sin[x], with another log plot of -Sin[x] that has been flipped upside down and placed underneath the first one, in this way, the plot is logarithmic in distance from the x-axis, and can show both positive and negative values.
Tell me more
×
Mathematica Stack Exchange is a question and answer site for
users of Mathematica. It's 100% free, no registration required.
|
|
||||
| show 1 more comment |
|
I interpret this question quite differently from the other responders.
We can do that rather literally like this:
This is not an ideal method however and I shall be working on a better one. Here is a second method based on manipulating the output of
If $y$ ticks are unimportant you might use something like this:
The parameter
As above but with
|
|||||||||||
|
Edit Just a nice plot with
|
||||
|
|
|
Something like :
|
|||||
|








2Sin[x]in this style? – Rahul Narain Aug 21 '12 at 5:54logifymethod in my answer. If I don't do this in the next 48 hours please leave a comment to remind me. – Mr.Wizard♦ Aug 25 '12 at 21:12