annuler
Affichage des résultats de 
Rechercher plutôt 
Vouliez-vous dire : 

How to combine 3 or more set of 2D array to make a 3D array

Résolu !
Accéder à la solution

Hi all,

 

I have few sets of 2D array , I want them to group together in a 3D array so each 2D array will be in a different page. Is there a way to do that. I tried reshape array but was not successfull since my understanding of handling array is less. Can you please help me out.(example data is attached)

 

Thanks,

 

Ankit G

0 Compliments
Message 1 sur 3
2 566 Visites
Solution
Accepté par l'auteur du sujet AnkitG

Build Array should do what you want.

 

Note that I changed the value of the first element in arrays 2 and 3 so you can tell where the data on different pages in appended array came from.

 

Lynn

 

0 Compliments
Message 2 sur 3
2 562 Visites

Thanks for the solution lynn.

 

0 Compliments
Message 3 sur 3
2 555 Visites