octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #50200] ods2oct() truncates cell text at first


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #50200] ods2oct() truncates cell text at first linefeed within the cell
Date: Wed, 1 Feb 2017 20:52:05 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46

Update of bug #50200 (project octave):

                Category:    Octave Forge Package => Octave Function        
                  Status:                    None => Ready For Test         
             Assigned to:                    None => philipnienhuis         
                 Release:                   4.0.0 => other                  
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #3:

AFAICS this only happens with .ods files (for the OCT interface).

Please try attached __OCT_ods2oct__.m:

- Swap it into place in the location you get by copying the following command
in the Octave terminal and then typing "pwd" (w/o dbl quotes of course):

cd (strrep (which ("ods2oct"), "ods2oct.m", "private"))

- try reding your file(s) again, 
- and report back, please.

FTR, I now get:

>> [~, ~, raw] = odsread ('c:/tmp/abc.ods', 1, '', 'OCT')
Checking requested interface(s):
OCT*; (* = default interface)
raw =
{
  [1,1] = a
b
c
}
>>



(file #39643)
    _______________________________________________________

Additional Item Attachment:

File name: __OCT_ods2oct__.m              Size:10 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50200>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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