Matlab to LabVIEW Communication
From ESE497 Wiki
Jump to navigationJump to searchThis example code sets up communication between a Matlab Application and a LabVIEW application running simultaneously. They do not necessarily have to be on the same computer.
- Based on this [example http://www.mathworks.com/matlabcentral/fileexchange/42567-matlab-and-labview-data-exchange-over-tcp-ip]
- Download LabVIEWMatlabComm.zip
- Launch