Using if condition store values in an array
Afficher commentaires plus anciens
I have a list of numbers stored as double type in a variable B. I want to use if condition so that if the value of element in B is greater than or equal to 12, I want to store all those values in another array named C.

1 commentaire
Walter Roberson
le 19 Fév 2021
Modifié(e) : Walter Roberson
le 20 Fév 2021
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Matrix Indexing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!