03-19-2004 11:40 AM
03-22-2004
12:50 PM
- last edited on
06-26-2026
07:59 PM
by
Content Cleaner
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 Import data from labview to Matlab and vice versa [broken link removed].
Hope this helps. If not, please feel free to ask more questions.
Good luck and have a great day!
Koninika
National Instruments