help-octave
[Top][All Lists]
Advanced

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

write file excel in folder


From: shivax
Subject: write file excel in folder
Date: Fri, 3 Aug 2018 17:57:13 -0500 (CDT)

hi,

PathNameReport=strcat(OutputFolder,nomeFileExcel);
(c:/Titan/results/TitanEquity_Filtri.xlsx)

rstatus=xlswrite(PathNameReport,stringaPercentF,nomeFoglio,strCompletaData0);


i see this error:
error: xlswrite: first argument must be a filename (incl. suffix)

Ok but if i want to print file in a folder,how can do it?






--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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