how can i turn "logic2 off in my matlab command window ?
1 view (last 30 days)
Show older comments
hi there,
in my command window, i see the following case. i wanna get rid of that. how can i do that ? cheers.

0 Comments
Accepted Answer
madhan ravi
on 23 Dec 2018
Edited: madhan ravi
on 25 Dec 2018
EDITED:
In your loop wherever logical statements appear just put semicolon ; at the end of those statements
a > b ;
^--- like shown
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!