selecting desired values
Mostra commenti meno recenti
i gave some data
column1 column2
1,1 3,4
1,2
1,3
;
;
;
1,100 3,100
2,1
;
;
;
2,100 4,100
I want to select 15 values from each 100 ,the values in column should not change,,
(i.e) 1,1..1,15...2,1...2,15...3,1...3,15...4,1..4,15
can u tell how to process
Risposta accettata
Più risposte (1)
Categorie
Scopri di più su Polynomials in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!