help-octave
[Top][All Lists]
Advanced

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

Re: Windows Package


From: John Hudock
Subject: Re: Windows Package
Date: Wed, 21 Jul 2010 08:45:50 -0700 (PDT)

I thought it wasn't installed because when I tried:

app = actxserver ("Excel.Application");

I received an error that actxserver wasn't found. But I exited from octave
and re-started it and now it sees it, but now when I try to use the xlsopen
function (which was the whole point of my wanting the Windows package) I get
the following error:

>>> xls = xlsopen ('C:\Documents and Settings\jhudock\My
>>> Documents\Tests\OctaveTest.xls');
Supported interfaces:  Excel (COM) OK. 
>>>error: can't perform indexing operations for octave_com_object type
error: called from:
error:   C:\Octave\3.2.4_gcc-4.4.0\share\octave\packages\io-1.0.11\xlsopen.m
at line 147, column 4

Any ideas.
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/Windows-Package-tp2296173p2297311.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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