Jiabei wrote:
Hi, I am using a cursor to pick the maximum amplitude from a fft result. Then I want to update the cursor location at an amplitude spectrum on indicators. While the values I passed is a cluster of two elements, the container is a tpye of single double.
Sorry, I don't know what you mean by " passed is a cluster of two elements, the container is a tpye of single double". Are you looking for an "unbundle" operation?
If you want to show the cursor positions in plain indicators when you move it, you could do something like in the attached modification. See if this suits your purpose. 🙂
Also, one event structure is probably enough. Simply add more event cases.
Message Edited by altenbach on
04-01-2008 11:08 PM