Login  Register

strange behaviour of the results table

Posted by Karel Jansseune-2 on May 08, 2009; 11:43am
URL: http://imagej.273.s1.nabble.com/strange-behaviour-of-the-results-table-tp3692588.html

Dear,

I run a macro that makes calculation in the results table inorder to
combine ROI's.
(A long story short:
calculations are made to create coordinates for the ROI's,and ROI's with
similar coordinates are than combined)
so far, the macro runs fine, but each time at startup, I get an error
saying that the results table is empty.
The second time the macro is run, everything works as it should.

I have already included a step to show the resultstable and to update it,
but this error persists.

Am I missing some setting here? Or could it be a mistake in my code?

Kind regards,

Karel