How to access a table column using a string of the column name
Ältere Kommentare anzeigen
If you have a table called table1 with column names X1, X2, X3, how can you access a column X1 with the variable v = 'X1'?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Structures finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!