4/26/2008

Matlab 关系运算符和逻辑运算符

To construct conditions, MATLAB provides six relational operators

tabular180

and three logical operators.

tabular185


*Note that the relational operator == compares two arguments, while = is used to assign a value to a variable.

没有评论: