help-octave
[Top][All Lists]
Advanced

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

Re: What dees this error mean?


From: senator
Subject: Re: What dees this error mean?
Date: Wed, 30 Mar 2011 12:15:43 -0700 (PDT)

all my packages are indeed installed , I am copying and pasting the command
out of octave forge function file so it should work right?  but i am gettin
errors. I am going to copy the error report below. 
it seems i have no excel support.. I am use Windows and I have excel 2007
and csvwrite works great for sending files to excels csv file

Let me know if you know what these errors mean:

arr=[23;34]
xlswrite ('test4.xls', 'arr', 'Third_sheet', 'C3:AB40');

command window output:

ncols=26
Creating file test4.xls
warning: No support for Excel .xls I/O
error: oct2xls unknown Excel .xls interface - NONE.
error: called from:
error:  C\Documents..........
.....
error:C\Documnets.....line 2, column 1 

thanks for still reading my messages



--
View this message in context: 
http://octave.1599824.n4.nabble.com/csvwrite-text-tp3418132p3419101.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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