Signal Attributes and Indexing
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
Topics
- Sample- and Frame-Based ConceptsExplore basic signal concepts in the context of a Simulink® model. Learn more about sample-based processing and frame-based processing. 
- Deconstruct Multichannel Signals for Sample-Based ProcessingLearn how to extract single-channel and multichannel signals from multichannel signals. 
- Deconstruct Multichannel Signals for Frame-Based ProcessingLearn how to extract single-channel and multichannel signals from multichannel signals and how to reorder channels. 
- Select Rows or Columns from MatricesThis model shows how to remove rows or columns from a matrix using the variable selector block. 
- Delay and LatencyConfigure the Simulink environment to minimize delay and increase simulation performance.