Access all rows of structure

12 ビュー (過去 30 日間)
RuiQi
RuiQi 2016 年 7 月 5 日
回答済み: Walter Roberson 2016 年 7 月 5 日
I have a train structure with the contents shown below. How do i extract all of the objective values column ? I tried train.objective but it only gives me the 1st value. I tried train(1:end).objective but it gives me 1 value only. Help thanks

採用された回答

Walter Roberson
Walter Roberson 2016 年 7 月 5 日
[train.objective]

その他の回答 (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