tedpop Posted March 24, 2005 Report Share Posted March 24, 2005 Hello all. I am quite new to LabVIEW and am currently working on a Master's Thesis. This is the basic situation I am having. The program reads in a data file of various voltages in time series (an ECG recording) and then displays the contents to a waveform graph. However, i need to be able to have the user select a point on the graph, mark it, and then select another point, mark that too, and copy the data points in between. Unfortunately, i have no idea how to do this. An analogue to the UI would be ACID Pro 4.0, and audio mixing program, where the user selects the first downbeat of the mp3 file to begin the beat-mapping process from. Thanks. Quote Link to comment
JackHamilton Posted March 25, 2005 Report Share Posted March 25, 2005 You can do this with graph cursors and some "Nan" array tricks. I've coded up a little demo - which you can download....Kinda fun . The example is written in LV 7.1.1. Regards Jack Hamilton Download File:post-37-1112162498.vi Quote Link to comment
Michael Aivaliotis Posted March 26, 2005 Report Share Posted March 26, 2005 (Sorry looks like LAVA ran out of space!)Goto ftp.labuseful.com to download the jgp image and source code. 4334[/snapback] The upload limits have been increased. Jack, can you try posting it here again? Quote Link to comment
karim Posted March 28, 2007 Report Share Posted March 28, 2007 QUOTE(tedpop @ Mar 24 2005, 08:29 PM) Hello all. I am quite new to LabVIEW and am currently working on a Master's Thesis. This is the basic situation I am having.The program reads in a data file of various voltages in time series (an ECG recording) and then displays the contents to a waveform graph. However, i need to be able to have the user select a point on the graph, mark it, and then select another point, mark that too, and copy the data points in between. Unfortunately, i have no idea how to do this. An analogue to the UI would be ACID Pro 4.0, and audio mixing program, where the user selects the first downbeat of the mp3 file to begin the beat-mapping process from. Thanks. _____________________________________________________________________________ i need your iv to help you Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.