LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Best way to make a 2 dim byte array

I have a byte array of 16384 bytes but i want to make
a 2 dimensional array with a size of 256*64 out of it,
what is the best way to do this?
0 Kudos
Message 1 of 3
(2,721 Views)
type cast it
Doc-Doc
http://www.machinevision.ch
http://visionindustrielle.ch
Please take time to rate this answer
0 Kudos
Message 2 of 3
(2,721 Views)
A simple way is to use the "Reshape Array" function (Functions>Array>Reshape Array).
=====================================================
Fading out. " ... J. Arthur Rank on gong."
0 Kudos
Message 3 of 3
(2,721 Views)