registerCustomLayer
Class: dlhdl.ProcessorConfig
Package: dlhdl
Register the custom layer definition and Simulink model representation of the custom layer
Since R2022a
Syntax
registerCustomLayer(processorConfigObject, 'Layer', Layer, 'Model', Model)
Description
registerCustomLayer(
registers a custom layer specified by the processorConfigObject
, 'Layer', Layer
, 'Model', Model
)Layer
argument and the
Simulink® model representation of the custom layer, specified by the
Model
argument.
Input Arguments
Examples
Version History
Introduced in R2022a