Sorting and finding index with Simulink (without Matlab function block or any toolbox)

I need to sort an incoming array and find the indices of the first nth smallest numbers in the array. I need to accomplish this without any toolbox or Matlab function.

 Respuesta aceptada

Hope this helps. It cannot do its job if there are repeating elements. This sorts an array of unique elements

Más respuestas (0)

Categorías

Preguntada:

el 8 de Jul. de 2019

Respondida:

el 10 de Jul. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by