photo

Abdullah Al Jaja


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort