Simulink.data.adapters.registerAdapter
Description
Simulink.data.adapters.registerAdapter(
registers the custom external file adapter class adapterClassName
)adapterClassName
,
which is derived from the Simulink.data.adapters.BaseMatlabFileAdapter
base class. The adapter registration
can be added to a startup script so that the adapter is available for each MATLAB® session.
Examples
Input Arguments
Version History
Introduced in R2022b