Akzeptierte Antwort

Thorsten
Thorsten am 13 Apr. 2017

0 Stimmen

Using
unique

4 Kommentare

Muhendisleksi
Muhendisleksi am 13 Apr. 2017
Bearbeitet: Muhendisleksi am 13 Apr. 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 am 13 Apr. 2017
thanks!
Star Strider
Star Strider am 13 Apr. 2017
My pleasure!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by