In my LabView program, I want to execute a Matlab scrtipt. Part of the Matlab script loads another file. The error I get in LabView is 1050 ('Cannot open file'). The file is saved in the same directory as the LabView program file. What is the problem?
After reading some other discussions, I found the problem. In case anyone was wondering, the matlab directory needed to be changed to the labView directory.