Main Content

TitleTips property

检查描述

字符向量

默认值:''(空字符向量)

描述

TitleTips 属性指定检查的说明。有关检查的详细信息显示在模型顾问的右窗格中。

示例

rec = ModelAdvisor.Check('com.mathworks.sample.Check1');
rec.Title = 'Check Simulink block font';
rec.TitleTips = 'Example style three callback';