|
From: | Nicholas Jankowski |
Subject: | Re: Help for Export to Excel in octave |
Date: | Sun, 5 Apr 2020 12:17:05 -0400 |
HiPlease help me to convert these lines so the octave can debug them:writecell({'R'},'Output.xlsx','sheet',1,'Range','A1');
writematrix(R,'Output.xlsx','sheet',1,'Range','A2');
I use csvwriteI also developed customized functions to read from csv.
[Prev in Thread] | Current Thread | [Next in Thread] |