photo

Pedro Dreyer


University of Kent

2017 年からアクティブ

Followers: 0   Following: 0

統計

All
  • First Review
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

回答済み
How do I display lines over points in biplot?
Try This chH = get(gca,'Children') set(gca,'Children',[chH(end:-1:1)])

7年以上 前 | 0

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

約8年 前