dataType = addAliasType(dictObj,dtName,BaseType=baseType)
adds a Simulink.AliasType with the specified name using the specified
base type to the dictionary.
dtName — DataType definition name string scalar | character vector
DataType definition name in DataTypes
property array of dictObj, specified as a character
vector or a string scalar.
Example: "airSpeed"
baseType — Base type of the Simulink.AliasType "double" (default) | string scalar | character vector
Name of the base data type that this alias renames, specified as a character vector
or string scalar. You can specify the name of a standard data type, such as
"uint32" or "single", or the name of a custom
data type, such as the name of another Simulink.AliasType object, or the name of an enumeration.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.