06-08-2008 10:39 PM
06-08-2008 10:47 PM - edited 06-08-2008 10:47 PM
You can create a 2D or a 1D array with the Build Array function. By default, you will get a 2D array. If you right click on the build Array and select Concantanate Inputs, you will get a 1D out.
06-10-2008 01:35 AM
06-10-2008 01:41 AM
Hi nolsqn,
you can use the "index array" or "array subset" function.
I recommend to see the free courses: http://www.ni.com/academic/lv_training/d/how_learn_lv.htm
Mike
06-10-2008 10:37 PM
to dannis knight .....
i have used ur method it works ...but now i want to know that is there any way to get back the two 1 D arrays back from the 2 D array ???
06-10-2008 11:14 PM - edited 06-10-2008 11:17 PM
As Mike said, use the Index Array function.
I also think you should take the basic classes he mentioned. These functions are on the array palette. You should be working with Context Help turned on. As you move your mouse over a function, you get a brief description of what it does. You can also get a detailed description.