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

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

[Octave-bug-tracker] [bug #45916] io 2.2.9: xlswrite 'OCT' doesn't add s


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #45916] io 2.2.9: xlswrite 'OCT' doesn't add strings to sheets created with LibreOffice
Date: Thu, 10 Sep 2015 07:36:02 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1

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

                 Summary: io 2.2.9: xlswrite 'OCT' doesn't add strings to
sheets created with LibreOffice
                 Project: GNU Octave
            Submitted by: andy1978
            Submitted on: Do 10 Sep 2015 07:36:01 GMT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Tested with LibreOffice Calc Version: 4.3.3.2
Build-ID: 430m0(Build:2) on Debian Jessie.

Create "myfile.xlsx" with LibreOffice, add "12345" to A1. Close LibreOffice,
run in Octave


pkg load io
xlswrite ("myfile.xlsx", {"foobar"}, 1, "B2", 'OCT')


Which returns 1 but the string "foobar" isn't visible when openend with
LibreOffice. Adding integers with xlswrite works. Also if "myfile.xlsx"
initially was created with xlswrite.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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