Exchanging data between matlab and labviews application running in parralel

20 views (last 30 days)
Dear all,
I'd like to exchange data between labview and matlab during parallel work. Ideally, I'd like to have some 'global' variables (or some buffers) so both Matlab routines and Labviews VIs could read and write when working in parallel.
What strategy would you suggest to start from?
Many thanks, Olivier

Answers (1)

Yatin
Yatin on 8 Nov 2013
Hey Oliver,
May be you might find this resource useful.
Also you might want to have a look at this tutorial on Youtube.

Community Treasure Hunt

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

Start Hunting!