Login  Register

Re: Recently added functionality in 1.43m

Posted by dscho on Dec 10, 2009; 2:10pm
URL: http://imagej.273.s1.nabble.com/Funded-ImageJ-development-effort-Imagejdev-org-tp3690128p3690131.html

Hi,

On Thu, 10 Dec 2009, Raymond Martin wrote:

> 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).

As you probably guessed: the extension .xls does not mean that ImageJ
can open Excel files.  The files are still interpreted as tab-separated
values.

Ciao,
Johannes