I want to plot two numerical vectors on a single plot. Both vectors have the same x-increment (1-200), but vastly different y values. The y-values for the first vector range from 0-1 in floating point fractions. The y values for the second vector range from 0-20,000. I want the first vector to plot using a red line, and the second vector to plot using a blue line. I want both plots to scale with the maximum value in each vector, at the top of the plot. I want the two different scales to show on the left of the plot using the same colors (red & blue) as the respective plot lines. What is the plot command for this kind of plot? Skip Cave
-- Skip Cave Cave Consulting LLC Cell: 214-460-4861 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
