Effacer les filtres
Effacer les filtres

Concatenating n number of doubles

1 vue (au cours des 30 derniers jours)
Anantha Padmanabhan
Anantha Padmanabhan le 13 Sep 2016
As seen in the picture I have a 1*n array with 3 fields with each filed being an array of values. Is there a command to concancate all the values under the field filterindex into one array?
Thanks you!

Réponses (1)

Guillaume
Guillaume le 13 Sep 2016
vertcat(yourstruct.filterindex)
should work.
See also the help

Catégories

En savoir plus sur Structures dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by