photo

闻龙


Last seen: 12 månader ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Table formatting inside a for loop
You can merge two tables into one, like this: tbl1 = table(freq{1}, Ypkc{1}, pha_{1}, Xpkc{1}, 'VariableNames',{'Frequency','pe...

mer än ett år ago | 0

| accepted

Question


图形对象的父级在parfor中无法读取
在parfor中,我无法通过 h.Parent() 的方式读取到图形对象的父对象,使用 ancestor(h, "Figure") 方法同样不行,这是为什么? H = gobjects(3, 1); figure("Name", "fig1", Vis...

mer än ett år ago | 1 answer | 0

1

answer