LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

intensity graph

Somebody could said me like I can transforming this XYgraph to intensity graph
0 Kudos
Message 1 of 2
(2,435 Views)
Well, this won't be very efficient, but you just need to setup a 2D array of e.g. zeroes, then replace the desired pixels with a nonzero value.

Attached is a simple example.
0 Kudos
Message 2 of 2
(2,435 Views)