LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Matlab Structures in LV

"MathScript engine does not support some functions that the MATLAB software supports"
 
What functions and/or structures in MatLab are NOT useable in LV.
 
I have LV 7.1 and MatLab R2007a. I am using Matlab Script Node in my LV code to call MatLab scripts.
This all works well.
 
I have heard that LV8.x has some native MatLab functions/structures that can be used to create code that doesn't require MatLab to be installed on the machine. However, I can't seem to find the list of unsupported functions/structures.
There are over 700 functions supported but the drill down on this site is just too much to go thru.
 
I'd like to start using LV8.x but need to make sure my existing MatLab scripts will run without the MatLab install.
 
Are there some basic functions/structures that I should avoid using when writing scripts? I don't need all the functions.
Just the most common ones a MatLab programmer would use. More important are the structures that aren't supported;
I can always throw in different functions but if the programic structure is using unsupported MatLab Structures then I'd have to do a total re-write.
 
Thanks in advance
0 Kudos
Message 1 of 2
(2,753 Views)
Hello there,

As we state in ni.com that MathScript engine does not support some functions that the MATLAB software supports, we have a list of all functions that work in Mathscript.

You can find it at http://digital.ni.com/public.nsf/allkb/583A5C2E5F17DEF6862571F10066AF55?OpenDocument
 
Regards,


Juan Galindo
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,696 Views)