Community Profile

photo

Abisay Sigar


Last seen: 3年弱 前 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年弱 前 | 0