LabVIEW MathScript RT Module

cancel
Showing results for 
Search instead for 
Did you mean: 

basic commands don't work on Linux


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!

0 Kudos
Message 11 of 13
(3,837 Views)

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.

0 Kudos
Message 12 of 13
(3,835 Views)

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!

0 Kudos
Message 13 of 13
(3,830 Views)