06-05-2008 09:00 AM
06-05-2008 09:04 AM - edited 06-05-2008 09:08 AM
I'm pretty sure a table can only be a 2d array of strings. You cannot put clusters in a table.
edit - OK, after looking at your VI some more, you're not using tables. You want to convert a 2d numeric array to a 1d array of clusters, which you can do like the following

06-05-2008 09:31 AM
06-05-2008 09:35 AM - edited 06-05-2008 09:36 AM
06-05-2008 09:47 AM
06-05-2008 09:51 AM
Hi salim_mjs,
as i said, right click on the Array to Cluster element and select "Cluster size". Change this value from 9 to 2. ![]()
Mike
06-05-2008 10:01 AM