How mink functions is used in 2016a or is there any alternate of this function ?

2 vues (au cours des 30 derniers jours)
div
div le 12 Avr 2019
Undefined function or variable
'mink'.

Réponses (1)

Steven Lord
Steven Lord le 12 Avr 2019
As stated at the end of the documentation page for mink, this function was "Introduced in R2017b". It does not exist in release R2016a. You could sort your array and extract the k smallest elements from that sorted result.

Catégories

En savoir plus sur Shifting and Sorting Matrices dans Help Center 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