06-28-2006 06:03 PM
06-28-2006 08:50 PM
06-29-2006 04:55 PM
06-29-2006 05:44 PM
06-29-2006 06:43 PM
Your correct. I don't need to be that accurate.
Truth be told, I should probably start a new discussion and rephrase my question. Actually, I don't have a set of plots to point (x, y, z). I have a intensity graph to start with. And the essence of what I want to do is to rescale the x-axis.
I have a 2-D intensity graph that has 400 indicies on the x scale. Each of those indicies represents a frequency (2000000 Hz, 2020000 Hz, 2040000 Hz, etc.) I have the fun job of converting those frequency values to density values. The conversion formula is d=(f^2)/9.
To set the frequency scale all I had to do is to input a multiplier and an offset. But now I have that ugly exponent in the equation above to deal with. The intensity graph vi won't let me input a squaring formula into the multiplier terminal.
I'm trying to take an intensity graph create another intensity graph with the converted x-axis values. Our scientists don't want the graph to look any different -- they just don't want to have to convert from one value (frequency) to to another (density) in their heads.