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

4 views (last 30 days)
Undefined function or variable
'mink'.

Answers (1)

Steven Lord
Steven Lord on 12 Apr 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.

Categories

Find more on Descriptive Statistics in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!