LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fomula nodes using complex variables

My big equations are becoming very nested in Labview's math graphics.  I noticed that Fomula Nodes don't take complex variables.  Is there an easy work around for this type of situation?

Thank you,
John
0 Kudos
Message 1 of 3
(2,492 Views)
If you have newer version of LabVIEW, you can use a mathscript node. It supports complex numbers.
 
What kind of equations do you have? Many times the wire code can be dramatically simplified.
0 Kudos
Message 2 of 3
(2,489 Views)
I have Labview 8.5, so I'll give the mathscript a try.  My equations envolve RF matrix transformations...no repetitive section.
Thanks
0 Kudos
Message 3 of 3
(2,485 Views)