~= means?
조회 수: 36 (최근 30일)
이전 댓글 표시
~= means what? Is that means not equal to? Or it can have other meaning too? Thanks :)
댓글 수: 0
채택된 답변
Wayne King
2012년 5월 11일
It means not equal to as you say. It doesn't have any other meaning in MATLAB. The ~ by itself has meaning. It can be used to not return certain outputs from a function.
댓글 수: 2
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!