Azzera filtri
Azzera filtri

Concatenating n number of doubles

1 visualizzazione (ultimi 30 giorni)
Anantha Padmanabhan
Anantha Padmanabhan il 13 Set 2016
Risposto: Guillaume il 13 Set 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!

Risposte (1)

Guillaume
Guillaume il 13 Set 2016
vertcat(yourstruct.filterindex)
should work.
See also the help

Categorie

Scopri di più su Structures in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by