04-16-2008 08:20 AM
04-22-2008 04:12 PM
Hi,
Thanks for your reply.
1. In my vi, there is only one case structure, so I do not understand what you mean the outputs in other case structures.
2. Another problem is when I just give a number to the maxindex and I run the program, the errors says that the indexes are out of bound for variables I specified on line 5. On line 5, I just wanna to read the data of angleP every time then to form a matrix in the end. Now what I am not clear about is if the length of the angleP is 2048 the same as the length of the array which is the input of FFT. If it is, I do not know why there is error.
Thanks.
Huihui
05-27-2008 09:54 AM