find element a content in b..
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
what word reserver should i use?
a: 5 20 0 3 5 1 1 10
b: 3 5 9 12 4 7 0 0
ans=3 5 4 0
i want element in b wich content element a
intersect? ismember? find? i don't know
1 commentaire
Dyuman Joshi
le 22 Août 2023
Modifié(e) : Dyuman Joshi
le 22 Août 2023
"intersect? ismember? find? i don't know"
You should experiment around with different methods and functions and see what output they give. You will learn about the functionality of functions and get an idea as to where to use them.
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Startup and Shutdown 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!