Dynamic Data Exchange (DDE) functionality in matlab R2014a

14 views (last 30 days)
Hello
I'm trying to setup a client side DDE (dynamic data exchange) conversation to control a server side program with matlab R2014a. From what I understand DDE protocol was supported up to R2007a and was dropped from the documentation since. Is it still possible to use functions such as ddeinit() etc? When I try to initiate a conversation instead of handle I receive a double variable that I cannot use to further engage in the conversation. Any suggestions?

Answers (1)

Nikhil
Nikhil on 20 Dec 2022

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!