10-26-2013 02:43 PM
Hi,
does anybody know how to read data that was generated in MATLAB to use it in LabView? what im trying to do is to get some values that I generated in matlab, to use them in LV, i have no idea how this can be done.
any help would be great
thanks
10-26-2013 05:50 PM
Are you talking about reading a file generated in matlab or something else?
10-28-2013 10:25 AM
Hello there;
If you are trying to transfer data between Matlab and LabVIEW you havve several options; I would recommend using Math Script or writing the data to a file and reading it from LabVIEW..
I found a KB that you may find usefull
Cheers.