http://imagej.273.s1.nabble.com/extra-values-from-Results-window-tp5021177p5021178.html
no problems here.
> After running "Measure", I'm trying to extract values from the results table
> with only 1 row, and column 2 = "Area", column 3 = "Mean", column 4 =
> "Mode", column 3 = "%Area", ...
> I get the correct values for Area and Mean after running getResults("Area",
> 0) and getResults("Mean", 0), respective. However, for all other (e.g.
> getResults("Mode", 0)), I obtain NaN. => How do I extract the over values?
> Alternatively, How do I print all the results from row 0 in a log window?
> Thx
>
>
>
> --
> Sent from:
http://imagej.1557.x6.nabble.com/>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>