Recently added functionality in 1.43m
Posted by Raymond Martin-2 on Dec 10, 2009; 11:56am
URL: http://imagej.273.s1.nabble.com/Funded-ImageJ-development-effort-Imagejdev-org-tp3690128p3690129.html
Hi,
Documentation indicates for version 1.43m:
"Results tables (in tab-delimited text format) with an ".xls" extension can be
opened using File>Open and drag and drop."
I believe the more appropriate format is comma-separated values (CSV)
with a .csv extension (tab-delimited format is considered one subtype of CSV).
CSV is more of a standard format that almost any spreadsheet application
can import or export.
Regards,
Raymond