~= means?

조회 수: 36 (최근 30일)
Superb
Superb 2012년 5월 11일
댓글: Burkhard Blaich 2021년 11월 4일
~= means what? Is that means not equal to? Or it can have other meaning too? Thanks :)

채택된 답변

Wayne King
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
Jan
Jan 2012년 5월 11일
And ~ is the logical NOT operator.
Burkhard Blaich
Burkhard Blaich 2021년 11월 4일
thanks

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by