Main Content

Array Processing

Control block for Array Processing Subsystem

Since R2024a

  • Array Processing block

Description

The Array Processing block serves as a control block for the Array Processing Subsystem block. The Array Processing Subsystem block applies an algorithm to each element of an input matrix and returns an output matrix that contains the output of that algorithm for each element of the input matrix, similarly to the arrayfun function and the For Each Subsystem block.

The Array Processing Subsystem block is optimized for large input matrices such as image data. Use the Array Processing Subsystem block for high-performance element-wise operations such as image processing tasks.

Extended Capabilities

expand all

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2024a