Maximum arrays of a matrix
Mostra commenti meno recenti
Hi i have a matrix woth 543 arrays. I wanna choose 10 maximum arrays between these 543 arrays. Need help!
4 Commenti
DGM
il 5 Dic 2021
What exactly is this "matrix of 543 arrays"?
Is it a cell array of arrays?
Are the internal arrays all numeric?
Are they all the same size and class?
What is the maximum array?
Is it the array with the largest sum? The largest mean?
Is it the elementwise maximum of all the arrays?
armin m
il 6 Dic 2021
DGM
il 6 Dic 2021
That's just a numeric vector. You said you have a matrix of arrays.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Creating and Concatenating Matrices 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!