Getting Started |
|
Operators
Expressions use familiar arithmetic operators and precedence rules.
+
|
Addition
|
-
|
Subtraction
|
*
|
Multiplication
|
/
|
Division
|
\
|
Left division (described in "Matrices and Linear Algebra" in the MATLAB documentation)
|
^
|
Power
|
'
|
Complex conjugate transpose
|
( )
|
Specify evaluation order
|
| Numbers | | Functions | |
© 1994-2005 The MathWorks, Inc.