ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
10-05-2017 06:17 AM
10-05-2017 06:23 AM
That is not possible as the "unbundle" function applies to clusters not arrays.
Can you add some code so we can figure out what you are trying to acheive.
10-05-2017 08:45 AM - edited 10-05-2017 08:47 AM
@Mayur789 wrote:
I wanted to unbundle transposed array.
Did you succeed? Since you are posting here, I guess not .....
I assume that your transposed 2D array is inside a cluster, so just unbundle it like any other cluster element. If you gave it a name, you can even use "unbundle by name" If it is not transposed already, you can always transpose it afterwards.
Obivouusly, the information content of your questions is quite sparse. If you need a more specific answer, please provide more details, maybe even attach a simplified VI to show what you have, what you tried, and what you are trying to get out of it.
If you want to get individual elements, or individual rows or columns from a 2D array (transposed or not), use "index array".