eq
Define symbolic equation
Description
Examples
Input Arguments
Tips
- If both - Aand- Bare arrays, then they must have the same dimensions.- A == Breturns an array of equations- A(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,...).