how can i turn "logic2 off in my matlab command window ?
2 ビュー (過去 30 日間)
古いコメントを表示
hi there,
in my command window, i see the following case. i wanna get rid of that. how can i do that ? cheers.

0 件のコメント
採用された回答
madhan ravi
2018 年 12 月 23 日
編集済み: madhan ravi
2018 年 12 月 25 日
EDITED:
In your loop wherever logical statements appear just put semicolon ; at the end of those statements
a > b ;
^--- like shown
5 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!