Increment Real World
Increasing the real part of the input signal by one.
Description
The Increment Real World block increases the actual value of the signal by one. If the signal exceeds the upper limit of the type, it causes a reset to the lower limit of the type.
Ports
Input
Port_1 - input signal
scalar
| vector
| matrix
Input signal as a scalar, vector or matrix.
Data types: Float16
, Float32
, Float64
, Int8
, Int16
, Int32
, Int64
, Int128
, UInt8
, UInt16
, UInt32
, UInt64
, UInt128
, Fixed-point
, Bool
.
Support for complex numbers: Yes
Output
Port_1 - output signal
scalar
| vector
| matrix
Output signal returned as a scalar, vector or matrix.
The output data has the same type and dimensions as the input data.
Data types: Float16
, Float32
, Float64
, Int8
, Int16
, Int32
, Int64
, Int128
, UInt8
, UInt16
, UInt32
, UInt64
, UInt128
, Fixed-point
, Bool
.
Support for complex numbers: Yes