|
From: | Nicholas Jankowski |
Subject: | Re: Help for Export to Excel in octave |
Date: | Sat, 4 Apr 2020 15:31:41 -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');
[Prev in Thread] | Current Thread | [Next in Thread] |