photo

Abdullah Al Jaja


Attivo dal 2017

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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]));

circa 7 anni fa | 1 risposta | 0

1

risposta