Community Profile

photo

Abisay Sigar


Last seen: presque 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • First Answer
  • Revival Level 1

Afficher les badges

Feeds

Afficher par

A répondu
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);

presque 3 ans il y a | 0