photo

Ranjani Shankar


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can I find the average of certain rows in a column depending on the value of another column?
I have a matrix with several columns and rows. I need to find the average of particular rows in one column depending on if the v...

etwa 5 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Counter not working in for loop
I have a counter in a for loop like this: x = 0; for i = 1:10 x = x+1; % code that uses the counter end However, w...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort