12-22-2020 08:21 AM
Hello. Im trying to read a Matlab code using Labview but there is a function that labview can't read and produce a syntax error. how can I add that function in labview?
12-22-2020 01:36 PM
Hi Goku,
@GokuJubilao wrote:
Im trying to read a Matlab code using Labview but there is a function that labview can't read and produce a syntax error. how can I add that function in labview?
How do you "read" Matlab code in LabVIEW?
Are you trying to execute Matlab code?
If so: how do you try to execute that code? Mind to attach your code?
(Btw. MathScript is not Matlab…)
12-22-2020 02:05 PM
yes, Im using Mathscript to run the Matlab code and it can't run the function. There is no other way to run the code?
12-22-2020 02:10 PM - edited 12-22-2020 02:11 PM
Hi Goku,
@GokuJubilao wrote:
yes, Im using Mathscript to run the Matlab code and it can't run the function. There is no other way to run the code?
Sure there is a way: use the Matlab script node…
12-22-2020 02:46 PM
I think i tried before...Im trying again and there are not errors but the program do not nothing, i tried to run the labview program with the matlab script open in matlab but it doesnt work
12-22-2020 03:10 PM - edited 12-22-2020 03:11 PM
Hi Goku,
@GokuJubilao wrote:
I think i tried before...Im trying again and there are not errors but the program do not nothing, i tried to run the labview program with the matlab script open in matlab but it doesnt work
I repeat what I wrote in my first answer:
How do you try to execute that code? Mind to attach your code?
And I add the question:
Why do you have that script open in Matlab when you want to execute it in the Matlab script node?
You really should have learned by now how to provide neccessary information when you expect help from this forum…