how can i turn "logic2 off in my matlab command window ?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
ADNAN KIRAL
il 23 Dic 2018
Commentato: ADNAN KIRAL
il 25 Dic 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 Commenti
Risposta accettata
madhan ravi
il 23 Dic 2018
Modificato: madhan ravi
il 25 Dic 2018
EDITED:
In your loop wherever logical statements appear just put semicolon ; at the end of those statements
a > b ;
^--- like shown
5 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Logical in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!