Main Content
eq
Define symbolic equation
Description
Examples
Input Arguments
Tips
If both
A
andB
are arrays, then they must have the same dimensions.A == B
returns an array of equationsA(i,j,...) == B(i,j,...)
.
Define symbolic equation
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,...)
.