help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with odswrite (and similar) function


From: Philip Nienhuis
Subject: Re: problem with odswrite (and similar) function
Date: Tue, 5 Aug 2014 12:35:42 -0700 (PDT)

umbe1987 wrote
> Dear Philip
> 
> thanks for the response.
> I've been able to correctly use 'odswrite' function (which was he one I
> was interested in the most).
> I found 
> this link
> <http://octave.1599824.n4.nabble.com/odswrite-Determining-sheet-range-td4665541.html>
>   
>  useful (you answered that question).
> As I am using the io-2.2.2 package on octave 3.8.1, I also workaround the
> problem of having my values written in a ods file w/o specifying the
> 'range' arg in the function by adding the needed '.jar' to the java path
> and invoking 'jod' as interface in the final argument.

For the JOD interface (and any interface except OCT) the cell range argument
works fine, also with empty ranges. 
It didn't work for the OCT interface but yesterday night I fixed that bug.
Note that the JOD interface (Java based) is *much* faster than OCT (native
Octave); that is because .ods is a fairly complicated file format compared
to e.g., .gnumeric and .xlsx

BTW I've tested the new jOpenDocument-1.4rc1.jar some weeks ago and that
works fine with the test routines I have. 

Philip




--
View this message in context: 
http://octave.1599824.n4.nabble.com/problem-with-odswrite-and-similar-function-tp4665887p4665922.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]