Login  Register

RE: Modify (or create) results table

Posted by rmakanza on Oct 19, 2015; 6:20am
URL: http://imagej.273.s1.nabble.com/Modify-or-create-results-table-tp5011481p5014678.html

Hie Cyril
I need the Stat Table and not the result table. With the Stat table I will be able to include some linear models to compute new variables from each macro.


Date: Fri, 16 Oct 2015 06:59:59 -0700
From: [hidden email]
To: [hidden email]
Subject: RE: Modify (or create) results table

If I understand your need it should be something like this:



It's easy for the first column but if you add a new column for each image you analyze, it will be difficult to manage as you are not in "result table".
In result table you can set result in a specific line or column "setResult("Column", row, value)", with custom tables it's only text strings. You will have to create the new heading and insert the data in the text string at the correct position.

In your analysis, do you need the ImageJ result table or do you only need the custom stat table?


If you reply to this email, your message will be added to the discussion below:
http://imagej.1557.x6.nabble.com/Modify-or-create-results-table-tp5011481p5014662.html
To unsubscribe from Modify (or create) results table, click here.
NAML