how can i turn "logic2 off in my matlab command window ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
ADNAN KIRAL
le 23 Déc 2018
Commenté : ADNAN KIRAL
le 25 Déc 2018
hi there,
in my command window, i see the following case. i wanna get rid of that. how can i do that ? cheers.
![Capture.jpg](https://www.mathworks.com/matlabcentral/answers/uploaded_files/199647/image.jpeg)
0 commentaires
Réponse acceptée
madhan ravi
le 23 Déc 2018
Modifié(e) : madhan ravi
le 25 Déc 2018
EDITED:
In your loop wherever logical statements appear just put semicolon ; at the end of those statements
a > b ;
^--- like shown
5 commentaires
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!