dotReference
自定义以点开头的对象索引引用的处理
语法
varargout = dotReference(obj,indexOp)
说明
输入参数
输出参量
示例
有关实现自定义点索引的标量结构体类的示例,请参阅 matlab.mixin.indexing.RedefinesDot。
版本历史记录
在 R2012b 中推出
自定义以点开头的对象索引引用的处理
varargout = dotReference(obj,indexOp)
有关实现自定义点索引的标量结构体类的示例,请参阅 matlab.mixin.indexing.RedefinesDot。
在 R2012b 中推出