• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Matlab => DDE HELP please

I am having a problem making a hotlink between Matlab and Paragon. I want my program to run continuously and right now I am doing that using an infinite loop. In my program I first use ddeinit to initate the conversation (which works), next is the loop which contains ddereq to request information and then ddeadv to set up the hotlink. However, I am not sure if I need to use ddereq at all or even where. I also don't know if I need to have these commands in a loop if ddeadv should update the information when it changes. Any help would be appreciated. Thank you!!
 
Back
Top