How to Adjust y axis plot range in Matlab?

后端 未结 2 619
梦如初夏
梦如初夏 2021-01-12 17:26

I need to plot the following functions in matlab

y1=sign(x)
y2=tanh(x)
y3=(x)/(x+1)

The x-range is -5,5 with 0.1 spacing The y-plot range s

2条回答
提交回复
热议问题