How to combine the name of struct together
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Sharah
le 16 Nov 2016
Réponse apportée : Alexandra Harkai
le 16 Nov 2016
I am trying to add data into few struct with different name, say if
k = 'TD',
put data into
Data.TD(i).somethingelse
and if
k = 'AB',
put some data into
Data.AB(i).somethingelse
can anyone enlighten me?
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
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!