01-04-2009 01:23 AM
kandreas 写:
@ttrr wrote:
Hi kandreas,
I guess that you problem is that MathScript Node returns error when you build an application. This might be true, since no all MathScript function can work on Run-Time Engine. You can find the function list that are not supported in LabVIEW Run-Time Engine here.
I understand the Run-Time Engine's limitations. But no, the problem I have is, when I simply want to "Run" the vi. No build process involved.
If I replace the path(path, a) line with addpath(a) it works. This is super strange.
Hi kandreas,
I have tried to run your VI in a LabVIEW project. Everything works well on both Windows and Linux system. Would you please provide more information? Thanks!
01-04-2009 01:38 AM
ttrr wrote:Hi kandreas,
I have tried to run your VI in a LabVIEW project. Everything works well on both Windows and Linux system. Would you please provide more information? Thanks!
that's my problem too. It works fine on 2 computers, but doesn't on a third one. They all have LV 8.6 installed. I don't understand why a basic VI like this wouldn't work once I copy it onto a different computer.
01-04-2009 03:57 AM
Hi kandreas,
That is really weird...
By the way, have you ever tried to disable the smart CR/LF conversion in WinZip and load your .mat file on Windows? Does it work on your machine? Thanks!