matlab table

autoLabels = table(boundaryPoints',...
  labelType.Line,...
  {algObj.SelectedLabelDefinitions.Name});

第三个参数需要添加: {}

posted @ 2020-01-03 17:21  Youth_Wang  阅读(194)  评论(0)    收藏  举报