LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

script matlab

Bonjour,

j'utilise des scripts Matlab dans un de mes VI et l'erreur 1050 m'est renvoyée. Je ne vois pas du tout comment arranger ce probleme. Merci d'avance.
0 Kudos
Message 1 of 2
(2,459 Views)
Hi,
 
First, see if the Matlab Script Node is trying to open any files. If so, then make sure that the current Matlab directory is set to the directory where that file is located.

The error may also occur if there is a disruption in the script server between MATLAB and LabVIEW and the connection was never re-established (possibly by closing MATLAB prematurely). Close both LabVIEW and MATLAB then relaunch them both and run the VI.
 
Regards
 
DD

0 Kudos
Message 2 of 2
(2,450 Views)