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

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

[Octave-bug-tracker] [bug #43400] oct2xls fails when sheet names are bei


From: Malte Hinrichs
Subject: [Octave-bug-tracker] [bug #43400] oct2xls fails when sheet names are being used
Date: Fri, 10 Oct 2014 16:42:35 +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/?43400>

                 Summary: oct2xls fails when sheet names are being used
                 Project: GNU Octave
            Submitted by: maldje
            Submitted on: Fr 10 Okt 2014 16:42:34 GMT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate 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 use the attached xlsx-file for testing.

This fails:


xlsxfile="template1.xlsx"
fid=xlsopen(xlsxfile, 1, "OCT");
[cFEA fid stat]=xls2oct(fid, "FEA");
[cSM fid stat]=xls2oct(fid, "SM");
[cCLC fid stat]=xls2oct(fid, "CLC");
[cECU fid stat]=xls2oct(fid, "ECU");

error: Couldn't open worksheet xml file sheet6.xml


It works when sheet numbers are used instead.




    _______________________________________________________

File Attachments:


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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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