LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

a question about multicolumn listbox

Hello!
 
I want to use in my diagram the same block to display arrays, the multicolumn listbox.
 
I have a matrix with only one column and I want to display or to show the elements with multicolumn listbox, but it makes an error (this bolck needs a 2D array).
 
Someone knows what can I do to represent this kind of matrix (1 column matrix) with this block.
 
Thanks!
 
Larson
0 Kudos
Message 1 of 3
(2,494 Views)
Sorry....I want to ask too the same question for a vector (a matrix with a 1 row)
 
Thank you!
0 Kudos
Message 2 of 3
(2,490 Views)
Just insert a "built array" node in you 1D array and it will turn it into a 2D array with one row. Transpose it if you need one column instead

Message Edited by altenbach on 08-04-2005 09:37 AM

0 Kudos
Message 3 of 3
(2,487 Views)