Michael,
Thanks! This worked great.
Dave.
-Original Message-
From: Michael Goffioul [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 23, 2008 2:25 AM
To: Rainey, David
Cc: octave-dev@lists.sourceforge.net
Subject: Re: [OctDev] ActiveX support
Yes, there is an actxserver function in
Hello,
Does anyone know of any work (partial or complete) being done on ActiveX
support in Octave? Specifically, are there any functions similar to
Matlab's actxserver and methods?
Thanks,
Dave
Th
Looks like my previous message was chopped because I had HTML enabled.
Sorry...
Has anyone done any work on getting Octave to support the Matlab DDE
commands (ddeinit, ddereq, ddepoke, ddeterm, etc.)? I wrote some
scripts that use a command line utility to duplicate the Matlab
functionality, but
Has anyone done any work on getting Octave to support the Matlab DDE
commands (ddeinit, ddereq, ddepoke, ddeterm, etc.)? I wrote some
scripts that use a command line utility to duplicate the Matlab
functionality, but they are very slow and cause the application focus to
jump back and forth between
Hello,
Thank you for all the comments. I didn't see the attached file with the
fix, but I thought I would include the original source file and let you
know what I did to fix it. The reason I did not originally include the
source is that I wanted to make sure it was not proprietary before I
se
Hello,
I have been trying to build some MEX files using mkoctfile -mex. I have
Visual Studio 2008 Professional installed and I have tried both the
regular setup for Octave and the MSVC2008 setup file as well. In each
case, for any of the files I try to compile I get one of two sets of
errors