find the position (number) where the condition was met

1 vue (au cours des 30 derniers jours)
Lev Mihailov
Lev Mihailov le 19 Nov 2019
[~,Y5] = kmeans(X,5,'Distance','cityblock',...
'Replicates',5,'Options',opts);
Hello! I have such a code, it gives me all the necessary values, to the edge of one, of the place (position number) where he took them, is it possible to find out how these numbers (position coordinates) are. For example, [~, Y4] = min (X1) I know Y4 for sure (I need the coordinates)

Réponses (0)

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by