Initiate DDE conversation between Scilab and another application.
res = ddeopen(service, topic)
a boolean %f if false.
A string that specifies the DDE item for the data sent. item is the server data entity that is to contain the data sent in the data argument.
A string that specifies the topic for the conversation.
Initiate DDE conversation between Scilab and another application.
Allan CORNET