How to create a 3-D array using information from FOR loop?
Afficher commentaires plus anciens
Hi there, I am currently having a problem with trying to get data out from a FOR loop and place into a 3-D array.
I have tried using Array3D= cat(3,A) within and outwith the FOR loop but cant seem to get the array to work.
Thanks
4 commentaires
Matt J
le 22 Mai 2015
You should show us your for loop.
Robert Roy
le 22 Mai 2015
Modifié(e) : Matt J
le 22 Mai 2015
Matt J
le 22 Mai 2015
Which variable represents the slices that you are trying to concatenate?
Robert Roy
le 22 Mai 2015
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Matrix Indexing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!