isCustom
确定标签类型是否为 Custom 标签
说明
返回一个逻辑数组,用于指示 tf = isCustom(labelTypes)labelTypes 中哪些元素属于 Custom 标签类型。isCustom 对于 Custom 标签返回逻辑值 1 (true),否则返回逻辑值 0 (false)。
输入参数
版本历史记录
在 R2017a 中推出
确定标签类型是否为 Custom 标签
返回一个逻辑数组,用于指示 tf = isCustom(labelTypes)labelTypes 中哪些元素属于 Custom 标签类型。isCustom 对于 Custom 标签返回逻辑值 1 (true),否则返回逻辑值 0 (false)。
在 R2017a 中推出