exist
类: coder.dictionary.Section
命名空间: coder.dictionary
确定代码定义是否存在于 Embedded Coder 字典分区中
语法
tf = exist(sectionObj,defName)
说明
如果由 sectionObj
表示的 Embedded Coder 字典分区包含名为 defName
的定义,则
返回 tf
= exist(sectionObj
,defName
)true
。
输入参数
输出参量
示例
版本历史记录
在 R2019b 中推出