Hello,
Basically you can do it by saving the data in a file in MATLAB and
reading it directly from LabVIEW, or vice versa. In MATLAB , the
command "save" allows you to save the data in binary format (*.mat) or
ASCII format. You also have an option of saving it in ASCII format
using a tab delimiter between data points.
There is a knowledge base which talks in detail about how to share
data in between labview and matlab <a
href="http://ae.natinst.com/operations/ae/public.nsf/fca7838c4500dc10862567a100753500/2f8ed0f588e06be1862565a90066e9ba?OpenDocument";>Import
data from labview to Matlab and vice versa</a>.
Hope this helps. If not, please feel free to ask more questions.
Good luck and have a great day!
Koninika
National Instruments

Reply via email to