Réponse acceptée

Thorsten
Thorsten le 13 Avr 2017
Using
unique

4 commentaires

Muhendisleksi
Muhendisleksi le 13 Avr 2017
Modifié(e) : Muhendisleksi le 13 Avr 2017
y = 23 %This is happening.
107
108
y = 108 %I want it to be like this.
107
23
Use 'stable' as the set order specifier:
y = unique(DNdog, 'stable')
Muhendisleksi
Muhendisleksi le 13 Avr 2017
thanks!
Star Strider
Star Strider le 13 Avr 2017
My pleasure!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by