Simulink.interface.dictionary.open
在 R2023b 中,引入了数据字典的“架构数据”部分。当管理接口、数据类型、常量和软件寻址方法时,请考虑改用 Simulink.dictionary.ArchitecturalData 编程接口。有关详细信息,请参阅Programmatically Manage AUTOSAR Architectural Data。
说明
打开指定的接口字典 dictObj = Simulink.interface.dictionary.open(dictionaryName)dictionaryName 并返回表示该字典的对象。
示例
输入参数
输出参量
版本历史记录
在 R2022b 中推出另请参阅
Simulink.interface.Dictionary | addAliasType | addDataInterface | addEnumType | addPlatformMapping | addStructType | addValueType | close | getDataType | getDataTypeNames | getInterface | getInterfaceNames | getPlatformMapping | importFromBaseWorkspace | importFromFile | isDirty | removeDataType | removeInterface | save | show | showChanges | Simulink.interface.dictionary.create