Skip to content

v18.0.0

Compare
Choose a tag to compare
@Ebola-Chan-bot Ebola-Chan-bot released this 11 Dec 01:08
· 124 commits to master since this release

Graphics.ValidMarkerChars:允许指定标记的索引位置
DataTypes.NDTable:对非法点索引报错。对不存在的IndexName抛出异常。修复圆括号索引不支持逻辑数组的问题。支持 sum mean rdivide。对花括号引用的无效名称报错。修复冒号索引会导致维度丢失索引名称的问题
DataFun.MaxSubs MinSubs:支持返回多个最大、最小值
DataTypes.Select:修复查询条件为行向量时会查询失败的问题
Ops.IsMemberN:修复其它维度尺寸不一致会出错的问题:改为返回全零
SignificantFixedpoint
DataFun.MeanSem:使用点除以兼容运算符重载
DataTypes.ArrayFun:CatMode枚举移到统一的MATLAB.Flags下
Graphics.MultiShadowedLines:对X自动扩展以匹配Y