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

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

[Octave-bug-tracker] [bug #49510] after an xlswrite the spreadsheet is c


From: Steven Weinberg
Subject: [Octave-bug-tracker] [bug #49510] after an xlswrite the spreadsheet is corrupted
Date: Wed, 2 Nov 2016 14:02:44 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #4, bug #49510 (project octave):

I tried your idea of computing the range:
++
rng = sprintf ("A55:A%d", numel (wnames) + 54);
xlswrite(intfname,wnames,'MAIN',rng)

                                                                              
 
warning: load_path: Codes: No such file or directory
warning: xlswrite - array truncated to 3 by 1 to fit in range A55:A57
warning: called from
    xlswrite at line 184 column 5
    test at line 13 column 1
warning: load_path: Codes: No such file or directory
warning: load_path: Codes: No such file or directory
warning: called from
    __OCT_spsh_close__ at line 42 column 7
    xlsclose at line 121 column 9
    xlswrite at line 202 column 11
    test at line 13 column 1
--

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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