Posted by
annie Venien on
Aug 10, 2015; 12:54pm
URL: http://imagej.273.s1.nabble.com/Unexpected-Analyze-Particles-behavior-tp5013680p5013968.html
Hi
I have the same problem, I woudl like to append the "Results" and "Summary" of sevral images in only on table for the result and another one for the summary. Michael, your solution works perfectly for the "Results" table but not for the "Summary" I probably make a mistake somewhere but where??
I am running ImageJ 1.49t on windows 7
Thanks in advance
Annie
Le 27 juil. 2015 à 15:44, Michael Schmid a écrit :
> On Jul 23, 2015, at 00:04, Andrew Sanchez wrote:
>
>> 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?
>
>
> Hi Andrew,
>
> to append the Results Table, you could try the following:
>
> // There should be no table named "Results" at this point
> IJ.renameResults("Summary","Results");
> String.copyResults;
> string = String.paste;
> File.append(string, dir1+"green.txt")
>
> Michael
>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Annie VENIEN
INRA-Centre Auvergne-Rhône-Alpes
UR370 Qualité des Produits Animaux (QuaPA)
Equipe Imagerie & Transferts
F-63122 ST-GENES-CHAMPANELLE
Tél : +33 (0)4 73 62 46 83
Courriel :
[hidden email]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The 61st International Congress of Meat Science and Technology
will be held in Clermont-Ferrand (FRANCE)
from 23rd to 28th August 2015
https://colloque.inra.fr/icomst2015--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html
=?windows-1252?Q?Capture_d=92=E9cran_2015-05-28_=E0_13=2E15=2E38?= =?windows-1252?Q?=2Ejpg?= (10K)
Download Attachment