Multiple Axes [message #47222] |
Mon, 30 January 2006 11:49 |
vorticitywolfe
Messages: 19 Registered: January 2006
|
Junior Member |
|
|
I have a quick question that may seem rather trivial, but I can't seem
to figure out how to make it work. I'm trying to plot a two
dimensional plot which includes three arrays with their own unique axis
(e.g., precip rate, relative humididty, and temperature); however,
using the axis command I can only define two axis. I would like the
3rd axis to be located next to the far right side of the plot, so I
tried the position keyword, but that doesn't work because it begins a
new plotting window at the far right side and doesn't use the ranges
indicated on the first window. Does anyone know the solution? Thanks
for your help! Jon
|
|
|