|
From: Alan C. <ala...@gm...> - 2016-07-30 03:07:36
|
On 7/29/16, Ethan Merritt <eam...@gm...> wrote: > Use the "stats" command. If you only need to know the y value range, that > would be > > stats "outvals.tab" using 2 Thank you, that's close. What it gets though are the min/max of the data rather than the limits of the plot. For example 17.6 - 31.9 rather than 16 - 32. I imagine there's a relatively simple formula that sets the plot limits to round numbers? I think those are what I should put through the * 1.8 + 32 conversion. I probably can't access the plot limits but I can derive them over again from the data limits if I know the formula. -- Credit is the root of all evil. - AB1JX |