10-26-2009 04:07 PM
Hi-
I'm hoping someone might be able to help me. I have a VI that I've been using w/ no problems that has several MATLAB script nodes. Recently, MATLAB was upgraded on this machine from 2006b to 2008a. When I try to run the VI now, I get a 1048 error when the MATLAB script tries to execute. (I'm not clearing any variables or giving them the same names as existing MATLAB functions.) I'm currently running LabVIEW 8.6. Any ideas? I've tried just shutting down LabVIEW & restarting w/ no luck. Thanks in advance!
Erin
10-27-2009 05:25 AM
10-27-2009 09:27 AM
10-27-2009 09:49 AM
10-27-2009 10:48 AM
Hi Erin,
Usually ActiveX registration issues will cause an error 1047. But you could try reregistering the ActiveX components.
Take a look at the following KB: Why Do I Get Error 1047 When Trying to Use The MATLAB script node in LabVIEW?
Let me know if this helps at all.