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

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

[Octave-bug-tracker] [bug #47146] When using xlsread, get the message "D


From: Andre Minella
Subject: [Octave-bug-tracker] [bug #47146] When using xlsread, get the message "Detected XLS interfaces: UNO*; (* = default interface)"
Date: Sun, 14 Feb 2016 19:32:41 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36

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

                 Summary: When using xlsread, get the message "Detected XLS
interfaces: UNO*; (* = default interface)"
                 Project: GNU Octave
            Submitted by: aminella
            Submitted on: Dom 14 Fev 2016 19:32:40 GMT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

I am trying to read excel data using io package, but I get the following the
message:

“Detected XLS interfaces: UNO*; (* = default interface)

PLEASE NOTE: UNO (=OpenOffice.org-behind-the-scenes) is EXPERIMENTAL
After you've opened a spreadsheet file using the UNO interface, xlsclose on
that file will kill ALL OpenOffice.org invocations, also those that were
started outside and/or before Octave! Trying to quit Octave w/o invoking
xlsclose will only hang Octave.”

My program lines are the following:

pkg load io
Y = xlsread('D:\Research1\database.xlsx','quarterly','B33:B83');

I would appreciate it if someone could me assist me with that.

Best regards,

André





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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