linux.utils.migrateDds2Adaptive
Syntax
Description
linux.utils.migrateDds2Adaptive(
converts the DDS blockset model DDS_model_name
)DDS_model_name
to AUTOSAR Adaptive model
and saves it as DDS_model_name_adaptive
in the current working directory.
It also creates the <DDSdict_name>_adaptive.sldd
data
dictionary.
linux.utils.migrateDds2Adaptive(
converts the DDS blockset model DDS_model_name
,Name=Value
)DDS_model_name
to AUTOSAR Adaptive model
with one or more "Name=Value" arguments. For example, you can specify a name to save the
converted model.
Examples
Input Arguments
Version History
Introduced in R2022b