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

0 votes

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 Powertrain Blockset dans Centre d'aide 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