what do i use instead of &&
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
2 commentaires
Rik
le 6 Avr 2021
If you have trouble with Matlab basics you may consider doing the Onramp tutorial (which is provided for free by Mathworks).
Réponses (1)
Kojiro Saito
le 6 Avr 2021
Possibly,
ABOVE_AVG = Gradess(Grades{:,2} >= a & Grades{:,2} >= b, :)
1 commentaire
Voir également
Catégories
En savoir plus sur Get Started with MATLAB 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!