help-octave
[Top][All Lists]
Advanced

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

actxserver does Not function with OpenDSS


From: MrWilly
Subject: actxserver does Not function with OpenDSS
Date: Mon, 10 Feb 2014 15:58:23 -0800 (PST)

Please help,

I am trying to control OpenDSS with Octave through the COM interface of
OpenDSS. I have used the following script:

pkg load windows
DSSObj = actxserver('OpenDSSEngine.DSS');

I receive the following error:

error: actxserver: unable to create server instance for 'OpenDSSEngine.DSS'

However, using just the second line of code works within Matlab, so I know
it must be something on the Octave side.

Please Help!

On a side note, is there an easy way to copy and paste out of the command
prompt window for Octave 3.6.4? Or is there an easier GUI to use than the
one resembling a cmd prompt?

Cheers,
Chris



--
View this message in context: 
http://octave.1599824.n4.nabble.com/actxserver-does-Not-function-with-OpenDSS-tp4661801.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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