Write out which values are represented in an array
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Filip Konecny
le 2 Jan 2018
Commenté : Filip Konecny
le 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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Matrices and Arrays dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!