Documentation

minus

Matrix difference betweenfi对象

Syntax

- (a, b)

Description

- (a, b)is called for the syntaxa - bwhenaorb是一个对象。

a - bsubtracts matrixbfrom matrixa.aandbmust have the same dimensions unless one is a scalar value (a 1-by-1 matrix). A scalar value can be subtracted from any other value.

minusdoes not supportfi对象of data typeBoolean.

Note

For information about thefimathproperties involved in Fixed-Point Designer™ calculations, seefimath Properties Usage for Fixed-Point Arithmeticandfimath ProductMode and SumModein the Fixed-Point Designer User's Guide.

For information about calculations using Fixed-Point Designer software, see the Fixed-Point Designer documentation.

Extended Capabilities

See Also

|||

Introduced before R2006a

Was this topic helpful?