Hi guys,
I currently have two 1d array.
array1 = {1,3,4};
array2 = {2,5,8};
I would like to combine them like below:
{1, 3, 4
2, 5, 8}
Thanks for your hlep!![]()
Hi guys,
I currently have two 1d array.
array1 = {1,3,4};
array2 = {2,5,8};
I would like to combine them like below:
{1, 3, 4
2, 5, 8}
Thanks for your hlep!![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks