LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

intensity graph

Solved!
Go to solution

How can i get my intensity graph to show the data of each electrode in a 9x9 array? I need to be able to see which box is which.

0 Kudos
Message 1 of 18
(3,768 Views)

Hi,

   See the attached screenshot. Is this what you're trying to do?

 

0 Kudos
Message 2 of 18
(3,760 Views)

Not quite its kind of hard to explain. I guess Im asking is there a way that i can split the 9x9 array up with spaces on the graph.

0 Kudos
Message 3 of 18
(3,753 Views)
  • You can initialize an oversized 2D array with e.g. all zeroes, then use "replace array subset" to substitute your 9x9 arrays at the desired locations.
  • You can place an intensity graph inside a cluster, then place it inside a 2D array container and resize the array for 9x9 elements. Hide the borders and decorations of the graphs.
  • You could use a 9x9 array of pictures instead.
  • ...

 

0 Kudos
Message 4 of 18
(3,746 Views)

Are you trying to do this?

0 Kudos
Message 5 of 18
(3,731 Views)
Yes but a perfect 9x9 square would be even better
0 Kudos
Message 6 of 18
(3,726 Views)

There are two sub-vi's missing in your original attachment: calcder and rearrange. Can you post them?

0 Kudos
Message 7 of 18
(3,721 Views)
Sorry I'm not at the computer where they are I can tomorrow
0 Kudos
Message 8 of 18
(3,716 Views)

there are the two missing vis

Download All
0 Kudos
Message 9 of 18
(3,673 Views)

I dont know how to do any of this.

0 Kudos
Message 10 of 18
(3,656 Views)