if I have a vector of 20 elements, how can I extract the 5 minimum elements in that vector
1 次查看(过去 30 天)
显示 更早的评论
V=[23,56,12,90,45,21,56,10,70,100,15,...] a=[10,12,15,21,23]
0 个评论
采纳的回答
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Shifting and Sorting Matrices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!