Login  Register

question - analyze line graph macro

Posted by David Judd-2 on May 25, 2007; 8:07pm
URL: http://imagej.273.s1.nabble.com/question-analyze-line-graph-macro-tp3682425.html

Hi,

I'm trying to create a macro that will call Analyze Line Graph.  This works
fine up to a point, but I can't figure out how to save the results.
Specifically, run("Analyze Line Graph"); works fine, bringing up a window
with three buttons - List, Save, and Copy.  However, there doesn't seem to
be a macro command that will allow me to press any of those buttons, or by
any other method access the text data I've just taken from the image.

Anybody have a fix?

Thanks!

-David