octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave-3.7.2+/Windows [VS2010] available


From: vinukn
Subject: Re: Octave-3.7.2+/Windows [VS2010] available
Date: Fri, 22 Feb 2013 23:43:25 -0800 (PST)

I got some error message while exporting a variable to xlsx file

Error Log:
octave:6> h=hilb(3);
octave:7> xlswrite('E:\et.xlsx',h,'h');
Creating file E:\et.xlsx
error: feval: function 'com_set' not found
error: assignment failed, or no method for 'octave_com_object = scalar'
error: called from:
error:  
G:\Software\Octave-3.7.2+\share\octave\packages\io-1.2.0\private\__COM_spsh_open__.m
at line 49, column 37
error:   G:\Software\Octave-3.7.2+\share\octave\packages\io-1.2.0\xlsopen.m
at line 242, column 32
error:   G:\Software\Octave-3.7.2+\share\octave\packages\io-1.2.0\xlswrite.m
at line 170, column 9



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Octave-3-7-2-Windows-VS2010-available-tp4650194p4650201.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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