~= means what? Is that means not equal to? Or it can have other meaning too? Thanks :)

 采纳的回答

Wayne King
Wayne King 2012-5-11

5 个投票

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.
thanks

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File 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