LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

matlab node and vision interfacing

Hello,

I'd like to know if somebody had a tutorial (or white paper) on using Matlab node in a VI.
I'im using a matlab function to make an image processing but the vision subVI convert image to array only passes the array to the matlab node when datas are in 8 bits depth.
Is it possibel to pass a double 2D array from LV to a matlab node without making it crash ?

My software configuration :
LV 7.1
Vision 7.0
Matalb R14 SP1

Thanks in advance
0 Kudos
Message 1 of 2
(2,415 Views)
Hi,

You could find all allowed data type in help file of LabVIEW. The page is "Matlab and Xmath data type in LabVIEW" (Types de données Matlab et Xmath dans LabVIEW).

Hope this help.
Isabelle
Ingénieur d'applications
National Instruments France
0 Kudos
Message 2 of 2
(2,403 Views)