LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Get data from MATLAB to LabView

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

0 Kudos
Message 1 of 3
(2,863 Views)

Are you talking about reading a file generated in matlab or something else?

0 Kudos
Message 2 of 3
(2,845 Views)

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

How do I Transfer Data Between The MathWorks, Inc. MATLAB® Software Development Environment and LabV...

 

 

Cheers.

 

 

0 Kudos
Message 3 of 3
(2,799 Views)