How can I communicate between two instances of MATLAB on the same computer using UDP?
Show older comments
I'm trying to communicate between two instances of MATLAB opened on the same computer using UDP. I opened the second instance of MATLAB using the following code:
!matlab &
I am somewhat familiar with the "udp()" function, but I'm not sure how to declare the remote ports as these seem to change each time I open MATLAB.
Any assistance is greatly appreciated!
Accepted Answer
More Answers (0)
Categories
Find more on Instrument Control Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!