photo

Abisay Sigar


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer
  • Revival Level 1

查看徽章

Feeds

排序方式:

已回答
Plot rlocus on an UIAxes of AppDesigner
[r,k] = rlocus(sys); f = figure; rlocus(sys); rl = findobj(f, 'Type', 'Axes') copyobj(rl.Children, app.UIAxes); delete(f);

3 years 前 | 0