matlab.lang.correction.ConvertToFunctionNotationCorrection 类
命名空间: matlab.lang.correction
通过转换为函数表示法更正错误
描述
在不应使用圆点表示法调用其方法的类中使用 ConvertToFunctionNotationCorrection
对象。方法抛出的 MException
对象可以使用 ConvertToFunctionNotationCorrection
实例以建议将圆点表示法转换为函数表示法语法来调用该方法。
创建对象
描述
输入参量
示例
版本历史记录
在 R2019b 中推出