LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

polymorphism in Y[i] = X[i-n]

I cannot shift a complex array using the VI Y[i] = X[i-n] in Signal processing tool box. Now I'm doing it seperately for real and imaginary parts, is there a better way? 

0 Kudos
Message 1 of 2
(2,556 Views)

Well, the Block diagram is not locked and the function is fairly simple-  Just create your own like so.

!0.png


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 2
(2,534 Views)