On Saturday 25 Jun 2016 14:39:32 Joseph G. Kunkel wrote:
> Recently I had the need to use the line tool to plot the line results and
> also could save the file which also saved to an XLS file. But in this
> option the XLS file (although a simple two column table) was actually saved
> as an XLS file that could not be read and edited by a simple text editor
> but needed to be read into EXCEL or NeoOffice spreadsheet and then saves as
> a CSV. However, both EXCEL and NeoOffice by default save their CSV files
> as tab delimited. Thankfully, NeoOffice has a check box that allows you to
> actually choose the correct comma and blank delimeters for the header
> labels.
>
> I am annoyed that ImageJ line plot option uses the formal XLS format rather
> than the simpler text format that would please everyone, me included.
Very odd, IJ does not save in native XLS format. The line plot (I just tried
it) from both the "Save..." and the "List>File>Save As" are saved as a tab-
delimited files.
Comma-delimited is maybe not a good idea because in many countries the "," is
used as a decimal indicator: 0.5 and 0,5 are potentially the same number, but
would be parsed differently depending on how you read it.
If you have a file saved in this unreadable format, please post it here so we
can investigate.
If you want to change the .xls extension (that in windows it dictates which
program will open it), have a look in the Edit>Options>Input/Output and choose
the string you prefer.
Hope it helps
Cheers
Gabriel
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html