photo

Dustin Rigdon


Last seen: 4年弱 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How do I show red markers for only the whole numbers in this plot?
x = -3:0.01:5; y = ((x+5).^2)./(4+3*x.^2); plot(x,y)

6年以上 前 | 1 件の回答 | 0

1

回答

質問


Why is my plot not showing anything?
x = -3:0.01:5; y = ((x+5).^2)/(4+3*x.^2); plot(x,y)

6年以上 前 | 1 件の回答 | 0

1

回答