LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to fill in the area under a curve between 2 user select cursor points

Can someone please tell me how to fill in the area under a curve between 2 user selected cursor points? Attached is a simple curve, I want to fill in the area between cursor 0 and cursor 1.  
0 Kudos
Message 1 of 4
(3,415 Views)
Please don't post bitmap images to the forum.  It is way too large.  Although your file extension says .gif, it is not a .gif.  It is actually a .bmp with the extension changed to .gif.Smiley Mad
0 Kudos
Message 2 of 4
(3,391 Views)

Hi mhdp,

you can create a second curve with NaN values outside your cursors and the real values inside. Use another color and plot it to the same indicator.
Hope it helps.

Mike

0 Kudos
Message 3 of 4
(3,382 Views)

Sorry about the bitmap image, that was my first post on this forum, I had trouble attaching the file. 

Mike, thanks a lot for your suggestion. I will try it.

0 Kudos
Message 4 of 4
(3,363 Views)