MATLAB 帮助中心
确定设置是否设置了临时值
hasTemporaryValue(s)
如果该设置已设置临时值,hasTemporaryValue(s) 将返回 1。否则,hasTemporaryValue 将返回 0。
s
1
hasTemporaryValue
0
示例
全部折叠
检查 MATLAB® 中注释的最大列宽设置是否具有临时值。如果该设置具有临时值,则清除该值。
s = settings; if(hasTemporaryValue(s.matlab.editor.language.matlab.comments.MaxWidth)) clearTemporaryValue(s.matlab.editor.language.matlab.comments.MaxWidth) end
Setting
设置,指定为 Setting 对象。使用 settings 函数访问树中的根设置组对象和所有可用设置。
settings
在 R2018a 中推出
settings | addSetting | hasFactoryValue | hasPersonalValue
addSetting
hasFactoryValue
hasPersonalValue
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处