06-09-2012 04:25 AM
Hi,
I have a 1-D array, that store the samples from a dynamic sine waveform, so the value of the array elements are changing all the time.
What I would like to do is to have like a hold button, so to store to values of the array at a specific time,like when i push the hold button, and then the stored array values to be displayed on a waveform graph.
Thanks in advance for your time
Solved! Go to Solution.
06-09-2012 05:15 AM
06-09-2012 05:46 AM
Thanks GerdW, it`s working.