help-octave
[Top][All Lists]
Advanced

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

odswrite: Determining sheet range?


From: Peter P.
Subject: odswrite: Determining sheet range?
Date: Tue, 15 Jul 2014 18:39:11 -0400

Hi, I am trying to write a cell array back to an .ods file. The ods
function requires me to pass a range parameter like "A1:M12" as
argument. An empty range is not possible. I wonder how this range can
be automatically determined from the array dimensions, which in my
case is variable. I would like to build a workaround dealing with all
letters in the alphabeth trying to find a translation.

Thanks for any pointers!
P



reply via email to

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