Pivot table with different operations for columns

13 次查看(过去 30 天)
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
Look at using a timetable, and look at using varfun with year/month as your grouping variable(s).

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Tables 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by