help-octave
[Top][All Lists]
Advanced

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

Re: Can't get xlswrite to work


From: Philip Nienhuis
Subject: Re: Can't get xlswrite to work
Date: Thu, 24 Nov 2016 11:39:01 -0800 (PST)

jasim wrote
> Hello there,
> I am a new user of GNU Octave and want to use the xlswrite function. I
> tried the following example and got an error: 
> 
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>>> A = [1 5; 3 -0];
>>> rstatus = xlswrite('test1.xls', 'A') ;
> error: 'r_extnd' undefined near line 171 column 27
> error: called from
>     xlswrite at line 171 column 3
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

See here:

http://savannah.gnu.org/bugs/index.php?49656

Philip



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Can-t-get-xlswrite-to-work-tp4680735p4680736.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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