http://imagej.273.s1.nabble.com/ABOUT-THE-RESULT-WINDOW-tp3691892p3691898.html
I just checked, and the .xls files actually do open correctly. I
file to .csv but I can't seem to reproduce it now. This is on Excel
2008.
> Hi,
>
> On Jul 5, 2009, at 8:58 PM, Eirinn Mackay wrote:
>
>> Yes, excel refuses to open the XLS files as they don't fit the
>> format. I think the extension should be txt or csv.
>
> You can change the default extension of the output from the Results
> Table. See the Edit > Options > Input/Output... menu.
>
> Cheers,
> Ben
>
>
>
>> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>> Eirinn Mackay
>> Research Assistant
>> Bartlett Group L6
>> Queensland Brain Institute
>> Brisbane, Australia
>> 07 334 66381
>>
>>
>>
>>
>> On 04/07/2009, at 9:57 PM, Gabriel Landini wrote:
>>
>>> On Saturday 04 July 2009, ashish ram wrote:
>>>> Thank you *Christophe Leterrier* for your reply.But i would like
>>>> to tell u
>>>> that i wanted to open,read and use the data from the result table
>>>> inside a
>>>> plugin.
>>>> I am unable to find any way to open the .xls file from my plugin.if
>>>> u know any way to open it like just another image file please do
>>>> tell me.
>>>
>>> Surely not as an image file...
>>>
>>> I think the xls files are actually tab delimited text files, not
>>> excel files,
>>> so you can either open as text files, or you need to have a look
>>> at the API
>>> for the ResultsTable class and read/write the values directly from
>>> the
>>> currently open results table:
>>>
>>>
http://rsb.info.nih.gov/ij/developer/api/ij/measure/
>>> ResultsTable.html
>>>
>>> Cheers
>>>
>>> G.
>
> Ben Tupper