photo

Abdullah Al Jaja


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How can I choose a set of columns from my table. I have to get the means of let's say columns 1 and 5, columns 2 and 6 etc from 20 columns. Thanks
Does this look like a correct line of code? x = mean(w(:,[1:4:10 11:4:20]));

7 years 前 | 1 个回答 | 0

1

个回答