Sorting corresponding index if the position sorted in descend order?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi all,
I have one dimensional particle aarray say P and the corresponding index I. Later, I have sorted the position data in descending order using descend comand like P_N. Now I want to done the change of the corresponding index effeciently(Since my original array is too large,thats whyI am not interested to use loop) as I_N. Thanks.
2 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Matrix Indexing 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!