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

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

[Octave-bug-tracker] [bug #43399] writing mixed cell array to xlsx-file


From: Malte Hinrichs
Subject: [Octave-bug-tracker] [bug #43399] writing mixed cell array to xlsx-file fails in some cases...
Date: Fri, 10 Oct 2014 16:19:00 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.1.17 (KHTML, like Gecko) Version/7.1 Safari/537.85.10

URL:
  <http://savannah.gnu.org/bugs/?43399>

                 Summary: writing mixed cell array to xlsx-file fails in some
cases...
                 Project: GNU Octave
            Submitted by: maldje
            Submitted on: Fr 10 Okt 2014 16:18:59 GMT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Malte Hinrichs
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.0
        Operating System: Mac OS

    _______________________________________________________

Details:

Please used the attached native excel file Example1.xlsx, created with Excel
Version 14.3.8 130913 for OSX.

This fails:

M=num2cell(ones(150,15));
M(1,1)="string";
xlswrite("Example1.xlsx",M,"xyz")


without the line M(1,1)="string"; it work fine,...

When you delete the contents of B1 in the xlsx-file it also works. It is quiet
a strange thing...



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fr 10 Okt 2014 16:18:59 GMT  Name: Example1.xlsx  Size: 29kB   By:
maldje
created with Excel Version 14.3.8 130913 for OSX
<http://savannah.gnu.org/bugs/download.php?file_id=32251>

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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