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

3 visualizaciones (últimos 30 días)
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

Vineeth Tom
Vineeth Tom el 10 de Jul. de 2019
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

Más información sobre Shifting and Sorting Matrices en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by