Community Profile

photo

Ed Rawi


2018 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
how to change order of legends?
a = linspace(1,10,10); b1 = sin(a); Plot1 = plot(a,b1); hold on b2 = cos(a); Plot2 = plot(a,b2); hold off ...

5年以上 前 | 7