help-octave
[Top][All Lists]
Advanced

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

Re: Help for Export to Excel in octave


From: Nicholas Jankowski
Subject: Re: Help for Export to Excel in octave
Date: Sun, 5 Apr 2020 12:17:05 -0400




On Saturday, April 4, 2020, 10:32:29 PM GMT+3, Nicholas Jankowski <address@hidden> wrote:


On Sat, Apr 4, 2020 at 2:30 PM Hamed Khatibi <address@hidden> wrote:
Hi
Please 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 believe the xlswrite function should be able to accomplish what you want:
On Sun, Apr 5, 2020 at 12:09 PM Emil M. Oanta <address@hidden> wrote:
I use csvwrite

I also developed customized functions to read from csv.


(Please Reply All so the whole list gets the message, do not just reply to one person.  Also put your reply at the end of the message, and trim any unnecessary lines.)

So, do you need any more help or did you figure out how to do everything you need? 

reply via email to

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