LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to debug matlab script running within labview

Can matlab generate error messages that can be shown/displayed by labview if labview calls a matlab script containing an error.
0 Kudos
Message 1 of 2
(3,217 Views)
The Matlab script node has got an input and output error connector.
So by using this you will be able to generate an error code and debug your Matlab script.
But as an advice, it is always better to work first in Matlab and then import the script in LabVIEW

Yann Leray
Scientist
Unilever Research
0 Kudos
Message 2 of 2
(3,217 Views)