XML構造体配列の複数Fieldの中のそれぞれのField格納されている要素の取得
Ältere Kommentare anzeigen
構造体配列で、複数Fieldにまたがった下位配列の値を,for文を使わないで取得したいと考えています。
例えば、ChTable(n).Live.friutts.Ch(1,k).ChNameJp.Textの値を、for文を使わないで取得したいです。n=1000、k=1000と膨大になるため、実行速度が遅くなることを懸念しています。
for文を使わないで、値を取得するための知恵をかしていただけると幸いです。
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu ループと条件付きステートメント 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!