【发布时间】:2012-11-12 19:40:46
【问题描述】:
有谁知道Matlab中的运算符~=是什么?我在 if 语句中看到过
if currsign ~= 0
[
]
不等于?
【问题讨论】:
-
正确。还有 6 条路要走……
-
我搜索了“matlab operator”,发现mathworks.com/help/matlab/ref/relationaloperators.html
-
我搜索了“matlab operator”,发现mathworks.com/help/matlab/matlab_prog/operators.html#f0-38145