Pivot table with different operations for columns

Suppose I have a table that rows represent yyyymmdd and columns represent height and weights.
I want to create a pivot table that rows represent yyyymm and columns represent average of heights and sum of weights (say).
Please advise how to proceed.

 採用された回答

Peter Perkins
Peter Perkins 2017 年 12 月 28 日

0 投票

Look at using a timetable, and look at using varfun with year/month as your grouping variable(s).

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeTables についてさらに検索

製品

タグ

質問済み:

2017 年 12 月 27 日

コメント済み:

2017 年 12 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by