DDE module
atomsRepositoryAdd('http://myscitools.sourceforge.net/5.4')
atomsInstall('DDE')
Description:
Dynamic Data Exchange client for Scilab
functions added:
- ddeclose — Close DDE connection.
- ddeexec — Send execution string to DDE server application.
- ddeisopen — return if dde connection is etablished.
- ddeopen — Initiate DDE conversation between Scilab and another application.
- ddepoke — Send data from Scilab to DDE server application.
- ddereq — Request data from DDE server application.
v0.6 - repository moved on sourceforge
- License update to GPL v3
- fix some warnings 64 bit and Scilab 5.4 beta-1
- move code to cpp
Download
Source