select maximum numbers in vector array

1 次查看(过去 30 天)
I have vector array, I want to select the one-third maximum numbers from this array

采纳的回答

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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Import and Analysis 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by