[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Array truncated to fit in range
From: |
LucaLuca |
Subject: |
Re: Array truncated to fit in range |
Date: |
Tue, 15 Jan 2019 07:25:08 -0600 (CST) |
hi, tmacchant
thank you for answer
i've install 64 bit version 4.4.1
i see the problem is to use xlswrite
i write this code:
matrixx=ones(2000,350);
strCompletaNum = C10:MN2009 ; (i calculate it with code but it's correct)
rstatus=xlswrite(nomeFileExcel,matrixx,nomeFoglio,strCompletaNum);
i receive this error:
>> TitanWriteBackTest
strCompletaNum = C10:MN2009
warning: Array truncated to fit in range
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html