Matlab to LabVIEW Communication

From ESE497 Wiki
Revision as of 19:37, 30 January 2015 by Ed (talk | contribs)
Jump to navigationJump to search

This 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
  • Download LabVIEWMatlabComm.zip
  • Launch LabVIEW program first, then run Matlab script so that the LabVIEW program is ready to listen before the Matlab script transmits