mtimes edit page

Syntax

   C = A*B
   C = mtimes(A,B)

Input

A Operands
scalars | vectors | matrices
B Operands
scalars | vectors | matrices

Output

C Product
scalar | vector | matrix

Example

See also