[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problems with xlswrite
From: |
dariodematties |
Subject: |
Problems with xlswrite |
Date: |
Thu, 10 Nov 2016 13:41:06 -0800 (PST) |
Hi,
I have been using xlsread for a long time without any issue, but with
xlswrite there have been some problems lately.
I am trying to write into an .ods file through the following command:
xlswrite ('HSTM_Output.ods', sum(H1_CC1_CL4_FiringsUnits), 'H1', 'A7');
At the beginning the behavior was erratic and the command corrupted the .ods
file randomly.
Some times it worked fine, some times it corrupted the file.
After a while things became even worst and the command started to launch the
following error (also erratically):
Detected XLS interfaces: error: 'tcell' undefined near line 207 column 71
error: evaluating argument list element number 4
error: called from:
error: /home/dario/octave/io-2.4.1/private/__OCT_oct2ods__.m at line 207,
column 7
error: /home/dario/octave/io-2.4.1/private/__OCT_oct2ods__.m at line 121,
column 11
error: /home/dario/octave/io-2.4.1/private/__OCT_oct2spsh__.m at line 68,
column 18
error: /home/dario/octave/io-2.4.1/oct2xls.m at line 191, column 18
error: /home/dario/octave/io-2.4.1/xlswrite.m at line 197, column 20
error: /home/dario/MEGA/Doctorado/Contenidos/Model/Octave/Diagnostic.m at
line 252, column 1
My system information:
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
Octave Version and Packages:
----------------------------------------------------------------------
GNU Octave Version 3.8.1
GNU Octave License: GNU General Public License
Operating System: Linux 4.4.0-47-generic #68~14.04.1-Ubuntu SMP Wed Oct 26
19:42:11 UTC 2016 x86_64
----------------------------------------------------------------------
Package Name | Version | Installation directory
--------------+---------+-----------------------
audio *| 1.1.4 | /usr/share/octave/packages/audio-1.1.4
control *| 2.6.2 | /usr/share/octave/packages/control-2.6.2
general *| 1.3.4 | /usr/share/octave/packages/general-1.3.4
io *| 2.4.1 | /home/dario/octave/io-2.4.1
ltfat | 2.1.2 | /home/dario/octave/ltfat-2.1.2
mapping *| 1.0.7 | /usr/share/octave/packages/mapping-1.0.7
signal *| 1.2.2 | /usr/share/octave/packages/signal-1.2.2
specfun *| 1.1.0 | /usr/share/octave/packages/specfun-1.1.0
I uninstalled and reinstalled the package io with pkg tool inside Octave,
but that didn't work at all.
Thanks,
--
View this message in context:
http://octave.1599824.n4.nabble.com/Problems-with-xlswrite-tp4680560.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Problems with xlswrite,
dariodematties <=
- Re: Problems with xlswrite, PhilipNienhuis, 2016/11/11
- Re: Problems with xlswrite, dariodematties, 2016/11/11
- Re: Problems with xlswrite, Philip Nienhuis, 2016/11/11
- Re: Problems with xlswrite, dariodematties, 2016/11/11
- Re: Problems with xlswrite, Philip Nienhuis, 2016/11/12
- Re: Problems with xlswrite, dariodematties, 2016/11/12
- Re: Problems with xlswrite, Philip Nienhuis, 2016/11/12
- Re: Problems with xlswrite, dariodematties, 2016/11/12