
Simple means of mirror linear axis with log axis

alexabelson
I am trying to plot some data where the x-axis is ln(T) and I want to also show T on the mirrored X-axis. I was trying to use TransformAxis function but there are only a handful of options and none work for me.
I must plot ln(T) on a linear scale, instead of display T on a log-scale. See the attached image for exactly what I want to accomplish.
Thanks!
May 9, 2017 at 11:55 pm - Permalink
Hope this helps,
Kurt
May 10, 2017 at 12:15 am - Permalink
It will add a "lnT" function to the New Transform Axis panel's Function pulldown menu.
It's up to you to determine if the TransformAxis package is robust enough to do what you want after that.
May 10, 2017 at 07:47 am - Permalink
Worked like a charm. Thanks everyone!
Alex Abelson
Graduate Researcher
UC Irvine
May 10, 2017 at 11:45 am - Permalink