photo

Shai


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


I am very new to Matlab and was wondering how to graph the function y= (x-1)/(x+1)
I have written the code: x= -5:5; y= (x - 1)/(x + 1); plot(x,y) It does not come up with any errors but when I select Run ...

7年弱 前 | 1 件の回答 | 0

1

回答