mldivide edit page

Syntax

   x = A\B
   x = mldivide(A,B)

Input

A Operands
vectors | full matrices | sparse matrices
B Operands
vectors | full matrices | sparse matrices

Output

x Solution
vector | full matrix | sparse matrix

Example

See also

   <linsolve.html linsolve>, <lsqminnorm.html lsqminnorm>, <spparms.html spparms>, <decomposition.html decomposition>