フィルターのクリア

Access to nested structs

1 回表示 (過去 30 日間)
Frank
Frank 2020 年 11 月 11 日
編集済み: Stephen23 2020 年 11 月 11 日
I have a struct say a.b.c.d, but want to avoid hard coded 'b.c.d'.
Ist there an easy way to access the data dynamically, for example with a cell field like {'b' 'c' 'd'}?

採用された回答

Stephen23
Stephen23 2020 年 11 月 11 日
編集済み: Stephen23 2020 年 11 月 11 日

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStructures についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by