Main Content

Signal Attributes and Indexing

R2026b
Inspect and modify data and signal attributes and select data subsets

Inspect and modify signal attributes such as sample time, complexity, dimensions, and data type using the signal attributes and conversion blocks in DSP System Toolbox™. You can also select subsets of data and deconstruct signals using the various selector blocks, and modify this data using the Flip and Overwrite Values blocks.

Blocks

expand all

Check Signal Attributes blockCheck Signal AttributesError when input signal does or does not match selected attributes exactly
Inherit Complexity blockInherit ComplexityChange complexity of input to match reference signal
Data Type Conversion blockData Type ConversionConvert input signal to specified data type
Reshape blockReshapeChange dimensionality of signal
Flip blockFlipFlip input vertically or horizontally
Multiport Selector blockMultiport SelectorDistribute arbitrary subsets of input rows or columns to multiple output ports
Overwrite Values blockOverwrite ValuesOverwrite submatrix or subdiagonal of input
Selector blockSelectorSelect input elements from vector, matrix, or multidimensional signal
Variable Selector blockVariable SelectorSelect subset of rows or columns from input

Topics