select maximum numbers in vector array

I have vector array, I want to select the one-third maximum numbers from this array

 Risposta accettata

José-Luis
José-Luis il 4 Gen 2017
Modificato: José-Luis il 4 Gen 2017
You could use sort() and select the last/first third, depending on the arguments you passed.

Più risposte (0)

Categorie

Scopri di più su Powertrain Blockset in Centro assistenza e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by