select maximum numbers in vector array

1 visualización (últimos 30 días)
rania mohamed
rania mohamed el 4 de En. de 2017
Editada: José-Luis el 4 de En. de 2017
I have vector array, I want to select the one-third maximum numbers from this array

Respuesta aceptada

José-Luis
José-Luis el 4 de En. de 2017
Editada: José-Luis el 4 de En. de 2017
You could use sort() and select the last/first third, depending on the arguments you passed.

Más respuestas (0)

Categorías

Más información sobre Data Import and Analysis en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by