LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview

Hi
 
i have a question regarding real and complex signal(x+iy) i have written a mathscript file  which are also the commands that works on Matlab. when i run these commands in Matlab they give me values which are complex(e.g 1.00+0.001i) but when i run these commands in mathscript i find that there are no (" i ") imajinary values. Ok i understand  we cannot plot  complex signal but at least i should show some values in "indicators" or the "Write file" i am writing but u can only see real values. There are only "r" but no "theta's".also only "x" but no "y"
how would i generate a complex signal in Labview.
 
looking for response
 
Madd
0 Kudos
Message 1 of 4
(2,623 Views)
Right click on the output terminal of your mathscript node [Y], select Choose Datatype->1D-Array->CDB 1D
Here's a screenshot to create a Z-plot:

Ton


Message Edited by TonP on 01-31-2008 08:15 AM
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Message 2 of 4
(2,620 Views)
Heloo
 
Tnx for ur help my problem is solved
0 Kudos
Message 3 of 4
(2,561 Views)
In the future, could you please provide a better title for your posts? Many people who participate in these forums look at the titles to determine whether it's an area they can help in. All of your started threads simply say "LabVIEW" as the title.
Message 4 of 4
(2,539 Views)