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년 전 | 답변 수: 1 | 0

1

답변