ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

2D Array

Hi, I would like to know how to represent the data stored in a 2D Array with values ​​between 0 and 255 (XY diagram).

 

Thank !!

0 Kudos
Message 1 of 3
(2,824 Views)

Your request is too vague.  You can use a table, an array indicator, an XY graph, you can replace the numbers with symbols from an extended ascii set.  Please be more specific. 

aputman
0 Kudos
Message 2 of 3
(2,820 Views)

The array is already represented by a wire. I assume the datatype is U8. Are you talking about "presenting" it on the front panel?

 

Use an intensity graph and wire the array to it. Change the Z scale to 0-255.

Message 3 of 3
(2,809 Views)