From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

binary to ascii for using matlab

Hello all

I have used the cont acq&graph voltage to file(binary).vi.
now i want to use this data in matlab
is there a simple possibility to do this

thanks

Ben
0 Kudos
Message 1 of 2
(2,342 Views)

Hi Ben

Download AN154c (labview data storage) to learn about the formats of binary data in labview.

 

In Matlab, fopen and fread have options to read diferent formats of data. Justs select the right option for your labview binary data.

 

Hope it helps

Alipio

---------------------------------------------------------
"Qod natura non dat, Salmantica non praestat"
---------------------------------------------------------
0 Kudos
Message 2 of 2
(2,327 Views)