Creating structure from string with full stops

2 vues (au cours des 30 derniers jours)
Paul
Paul le 12 Avr 2013
For example, I have
field_names{1} = 'height.m.o'
How can I write
field_names{1}=6
to be the same as writing
height.m.o = 6
to create a structure that's 3 deep?

Réponses (0)

Catégories

En savoir plus sur Structures dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by