Re: Problem with nResults()
Posted by Gabriel Landini on
URL: http://imagej.273.s1.nabble.com/Problem-with-nResults-tp3702177p3702179.html
> > n always equals 0...?!?
If n=0 there is no data in the Results *Table*.
Results *Window* and *Table* are different things.
You can print things in the Results *Window*, but this does not put these
values in the Results *Table* automatically.
So it depends who (i.e. what plugin) is generating the data.
The built it Particle Analyzer, the Particles4, Particles8 and Particles8_Plus
plugins put the data in both. I do not know about other plugins.
Cheers,
Gabriel