help-octave
[Top][All Lists]
Advanced

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

Re: Writing strings to excel


From: Philip Nienhuis
Subject: Re: Writing strings to excel
Date: Tue, 27 Jun 2017 05:32:48 -0700 (PDT)

rwensley wrote
> Philip,
> 
> Thank you for the reply.
> 
> I have octave v4.2.1 and io v2.4.5
> 
> I will try recommendation and let you know how it worked out.

What you could do anyway is upgrade to io-2.4.7.
I'm unsure if Octave-4.2.1 can upgrade using the -forge flag:

pkg install -forge io

otherwise (if you get errors there) you'd have to manually dowload
io-2.4.7.tar.gz, in Octave browse to its location and do:

pkg install io-2.4.7.tar.gz

Philip




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Writing-strings-to-excel-tp4683922p4683929.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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