03-31-2008 07:55 AM
04-03-2008 07:06 AM - edited 04-03-2008 07:12 AM
Hi Pchito,
LabVIEW proposed several functions that can be very helpfull to solve your problem. Firstly, you can divide your 2D array in two parts using "Delete from array" to make one array of frequency data and one with ROS data. Secondly, you may use the function "Search 1D array" in the frequency array inputing the value you want and the function returns the index of this value. Thirdly, you can use the function "Index array" on the second (ROS) array using the previous index. This function returns the value a the index.
Hope this help.
I would like to add to this post that you posted your question in the english part of the forum. Could you then post here in English or post your question in the french part of the forum thank you. I have seen that you posted this question four times. To make the forum cleaner and prevent people who respond from working in parallel, may you avoid multiposting.
Regards,