Azzera filtri
Azzera filtri

what function can be used like arranging number like that?

1 visualizzazione (ultimi 30 giorni)
What funtion is used for that

Risposta accettata

Bruno Luong
Bruno Luong il 29 Mar 2021
Modificato: Bruno Luong il 29 Mar 2021
[~,B] = sort(A);
B(B) = 1:length(B)
  2 Commenti
Rik
Rik il 29 Mar 2021
If you get an answer that solves your issue, please consider marking it as accepted answer. That is an easy way to say thank you.

Accedi per commentare.

Più risposte (0)

Tag

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by