photo

Dustin Rigdon


Last seen: 4 years 前 自 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答