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

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

[Octave-bug-tracker] [bug #56489] System freeze due to Excel import


From: anonymous
Subject: [Octave-bug-tracker] [bug #56489] System freeze due to Excel import
Date: Thu, 13 Jun 2019 07:59:24 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0

URL:
  <https://savannah.gnu.org/bugs/?56489>

                 Summary: System freeze due to Excel import
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 13 Jun 2019 11:59:22 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Frank Knappe
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Hi all,

I have a 37MB Excel file (one work sheet only) which has 170017 entry lines (3
month of 10min values)

date   time   value1 value2 value3

I try to import this file into octave using:
[NUMARR1, TXTARR1, RAWARR1, LIMITS1] = xlsread('v201981_rawdata.xlsx', 1,
[],'OCT');

System is W7 prof 64bit with 8GB RAM. The import starts, octave-gui eats up to
6.6GB RAM and then the system freeze completely.

Is there a way to import this file into octave without this issue?

BR
Frank




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56489>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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