Main Content

Increment Stored Integer

增加存储整数值的信号

  • Increment Stored Integer block

Libraries:
Simulink / Additional Math & Discrete / Additional Math: Increment - Decrement
高密度脂蛋白Coder / Math Operations

Description

TheIncrement Stored Integerblock increases the stored integer value of a signal by one.

Floating-point signals also increase by one, and overflows always wrap.

Ports

Input

expand all

Input signal, specified as a scalar, vector, or matrix.

Data Types:single|double|int8|int16|int32|int64|uint8|uint16|uint32|uint64|fixed point

Output

expand all

Output is the stored integer value of the input signal increased by one. Floating-point signals also increase by one, and overflows always wrap. The output has the same data type and dimensions as the input.

Data Types:single|double|int8|int16|int32|int64|uint8|uint16|uint32|uint64|fixed point

Block Characteristics

Data Types

double|fixed point|integer|single

Direct Feedthrough

yes

Multidimensional Signals

yes

Variable-Size Signals

yes

Zero-Crossing Detection

no

Extended Capabilities

Fixed-Point Conversion
Design and simulate fixed-point systems using Fixed-Point Designer™.

Version History

Introduced before R2006a