10-03-2016 11:04 AM
I have a problem in my VI. I can't get an image result after pressing the button for IFFT even though I initialized it as a complex image. Still it says in the error that it requires a complex image. Thanks for helping.
Solved! Go to Solution.
10-03-2016 12:14 PM
I think have suggested in your other thread try to use state machine.
Coming to your problem here:
-After you press FFT, in the second iteration where FFT is false which image you are passing?
-You can avoid this by properly using shift registers and retain the Complex image.