photo

Emily Vasquez


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


how can I see the x and y value table from an equation on matlab
x = 0:50:50; y1 = 4*x; y2= 100-4*x; plot(x,y1,'g',x,y2,'b') grid on this allows me to plot the data but I want to be able ...

4 years 前 | 1 个回答 | 0

1

个回答