Login  Register

Re: Macro: Can't get data from Results table

Posted by Gabriel Landini on Sep 24, 2010; 8:39pm
URL: http://imagej.273.s1.nabble.com/Macro-Can-t-get-data-from-Results-table-tp3686805p3686808.html

On Sep 24, 2010, at 10:45 AM, chenyanpei wrote:
> but  
> java.lang.IllegalArgumentException: row>=counter

Maybe this error is because the counter was not increased with:

http://rsb.info.nih.gov/ij/developer/api/ij/measure/ResultsTable.html#incrementCounter()

Cheers

Gabriel