LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Importing matlab data into labview for display

Hi there folks,

 

Is there any method to import my data from MatLab to LABVIEW for data presentation? I have been trying matlab script & would like to seek for any assistance. Thanks in advance.

 

Attached file is .jpg format from my MATLAB figure type. 

0 Kudos
Message 1 of 4
(2,746 Views)

Hi jiequiang,

 

usually you use some file funtions to load data…

 

Attached file is .jpg format from my MATLAB figure type.

Attached is just a JPG image of some plots in a graph.

What should we do with it?

Please attach your (example) data file along with descriptions of file format!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,739 Views)

Hi there, 

 

I have uploaded my the matlab code & would like to create VI from labview to directly obtain the values from "plotgenerator1to6.m" and display on LabVIEW graph waveform. Would it be possible? Thanks GerdW

Download All
0 Kudos
Message 3 of 4
(2,722 Views)

Hi jie,

 

obtain the values from "plotgenerator1to6.m"

I'm sorry, but I'm no MATLAB expert.

I don't know those functions "value" and "pxsync" (with x=1:6). Once you know what these function do you can implement all this in LabVIEW!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(2,700 Views)