list all 9 integer between -3.5 and 5.5
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
list all 9 integer between -3.5 and 5.5
Réponse acceptée
David Hill
le 29 Nov 2022
unique(fix(-3.5:5.5))
1 commentaire
John D'Errico
le 29 Nov 2022
@David Hill - please. You know better than to do obvious homework (with no effort made or shown) on this site. It does not help the student, except to create a monster who will now think they can just post their homeworkassignment on Answers with no effort shown. It does not help Answers, since it then convinces other students they too can post their homework.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Logical 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!