select maximum numbers in vector array

1 vue (au cours des 30 derniers jours)
rania mohamed
rania mohamed le 4 Jan 2017
Modifié(e) : José-Luis le 4 Jan 2017
I have vector array, I want to select the one-third maximum numbers from this array

Réponse acceptée

José-Luis
José-Luis le 4 Jan 2017
Modifié(e) : José-Luis le 4 Jan 2017
You could use sort() and select the last/first third, depending on the arguments you passed.

Plus de réponses (0)

Catégories

En savoir plus sur Data Import and Analysis dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by