|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
DDE Support?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 the Octave console and the DDE serving app. This is not urgently needed since I've found a way around the code, but I am interested if there's any partially completed code around. Thanks, Dave Rainey ------------------------------------------------------------------------------------------------ This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any unauthorized use of this email is prohibited. ------------------------------------------------------------------------------------------------ [mf2] ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Octave-dev mailing list Octave-dev@... https://lists.sourceforge.net/lists/listinfo/octave-dev |
|
|
Re: DDE Support?On Thu, Jun 26, 2008 at 10:42 PM, Rainey, David <David.Rainey@...> wrote:
> 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 the Octave console and the DDE serving app. > This is not urgently needed since I've found a way around the code, but > I am interested if there's any partially completed code around. To my knowledge, nobody is working on this. If you're willing to do it, I'd be glad to integrate it into the octave-forge Windows package along with the existing COM support. Michael. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Octave-dev mailing list Octave-dev@... https://lists.sourceforge.net/lists/listinfo/octave-dev |
| Free Forum Powered by Nabble | Forum Help |