Any procedure to get max_value and min_value for both x and y axis of ROI and put them into one row of a table?
I am measuring the width and height of ROI in two-wave XY graphs. What I do is just copy & paste the min_values and max_values for both axis-ranges after expending the ROI. It is really painful to simply repeat thousands times. I am wondering whether anyone could kindly provide a procedure so that the four axis-range values of ROI can be exported into the same row of a table which can be calculated easily.
Any help is appreciated.
Is that what you wanted?
Oh, on rereading this, I see you are doing 1D (XY) graphs. I was confused by your use of the word "ROI" which for me is associated with 2D graphs. Igor calls this a "Marquee" instead of a "ROI". You can probably use the example code in the help topic for directly. Just type on the command line...
-Wolfgang
October 11, 2009 at 01:59 pm - Permalink
October 18, 2009 at 08:15 pm - Permalink
Wolfgang
January 14, 2011 at 03:20 am - Permalink