Write out which values are represented in an array
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Filip Konecny
am 2 Jan. 2018
Kommentiert: Filip Konecny
am 2 Jan. 2018
Hello, I have an array. For example [3 4 5 63 5 6 4 3 5 6 4 32]. I need a function that returns the values which are in the array. So the result of the function is: [3 4 5 6 32 63]. I cannot find a solution.
Thank you very much.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Matrices and Arrays finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!