[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.
- Windows Package, John Hudock, 2010/07/20
- Re: Windows Package, A Kelly, 2010/07/20
- RE: Windows Package, Mike G, 2010/07/20
- Re: Windows Package, John Hudock, 2010/07/21
- Re: Windows Package, Martin Helm, 2010/07/21
- Re: Windows Package, John Hudock, 2010/07/21
- Re: Windows Package, Martin Helm, 2010/07/21
- Re: Windows Package, Martin Helm, 2010/07/21
- Re: Windows Package,
John Hudock <=
- RE: Windows Package, Mike G, 2010/07/21
- Re: Windows Package, Martin Helm, 2010/07/21
- Re: Windows Package, John W. Eaton, 2010/07/21
- Re: Windows Package, Martin Helm, 2010/07/21
- Re: Windows Package, John Hudock, 2010/07/21
- Re: Windows Package, Martin Helm, 2010/07/21
- Re: Windows Package, John Hudock, 2010/07/22
- Re: Windows Package, John Hudock, 2010/07/22
- Re: Windows Package, Martin Helm, 2010/07/22
- Re: Windows Package, John Hudock, 2010/07/23