A — Input number | vector | matrix | array | symbolic number | symbolic variable | symbolic array | symbolic function | symbolic expression
Input, specified as a number, vector, matrix, or array, or a
symbolic number, variable, array, function, or expression.
B — Input number | vector | matrix | array | symbolic number | symbolic variable | symbolic array | symbolic function | symbolic expression
Input, specified as a number, vector, matrix, or array, or a
symbolic number, variable, array, function, or expression.
Tips
Calling == or eq for nonsymbolic
A and B invokes the MATLAB®eq function. This function returns a
logical array with elements set to logical 1 (true) where
A and B are equal; otherwise, it returns logical
0 (false).
If both A and B are arrays, then they must
have the same dimensions. A == B returns an array of equations
A(i,j,...) == B(i,j,...).
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.