How can i take specific values from a matrix and put them into another matrix?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Samy Ben Thabet
am 29 Nov. 2018
Bearbeitet: Matt J
am 29 Nov. 2018
I have a 2170x2 matrix: the first column is filled with my values and the second one goes from 1 to 12 over and over again (1 to 12 representing each month of the year).
I need to regroup the values corresponding to each month together ( all the values from the first column that have the same number in the second column) but I can't figure it out.
0 Kommentare
Akzeptierte Antwort
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!