Re: Unexpected Analyze Particles behavior
Posted by Andrew Sanchez on Jul 22, 2015; 10:04pm
URL: http://imagej.273.s1.nabble.com/Unexpected-Analyze-Particles-behavior-tp5013680p5013705.html
Is there a way to at least change
selectWindow("Summary");
saveAs("text", dir1+"green.txt");
so that instead of overwriting the file named "green.txt" it will append the results to the file?