how can i turn "logic2 off in my matlab command window ?
조회 수: 1 (최근 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에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!