Main Content
Concatenation Layer
Libraries:
Deep Learning Toolbox /
Deep Learning Layers /
Combination Layers
Description
The Concatenation Layer block takes inputs and concatenates them along a specified dimension. The inputs must have the same size in all dimensions except the concatenation dimension. This block accepts data that has dimensions corresponding to the format that you specify with the Data format block parameter.
The exportNetworkToSimulink
function generates this block to represent a concatenationLayer
object.
Ports
Input
Output
Parameters
Extended Capabilities
Version History
Introduced in R2024b