help-octave
[Top][All Lists]
Advanced

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

RE: Programming on Octave


From: PhilipNienhuis
Subject: RE: Programming on Octave
Date: Thu, 24 Jan 2019 12:53:02 -0600 (CST)

DURY Bastien wrote
> Yes exactly ! That is very cool thank you very much I could not find
> anything on the web !
> 
> I have another question for you...
> 
> I a using a xlswrite function in my program to export a matrix in excel
> but it always tells me "error: 'r_extnd' undefined" when I want to run it.
> 
> Do you know what I need to do ?

Sure, upgrade the io package.
In octave type;

more off
pkg uninstall -nodeps io
pkg install -verbose -forge io

Philip




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



reply via email to

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