[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Array truncated to fit in range
From: |
mmuetzel |
Subject: |
Re: Array truncated to fit in range |
Date: |
Thu, 17 Jan 2019 09:33:36 -0600 (CST) |
It works for me:
pkg load io
matrixx=ones(2000,350);
strCompletaNum = 'C10:MN2009';
xlswrite ('test123.xlsx', matrixx, 'test', strCompletaNum);
ans = 1
Which file type are you using (.xlsx in my example)?
What does "chk_spreadsheet_support" return for you?
Markus
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html