Community Profile

photo

simon ericsson


Last seen: 3日 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Why isn't the plot showing up? (new on programing)
x = linspace(-10,10,100); y = @(x) (x.^2 + x.^2 + 3.*x)/(x.^2 + 4.*x + 5); plot(x,y(x),'r','LineWidth',2)

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

1

回答