Akzeptierte Antwort

KSSV
KSSV am 6 Jun. 2019
Bearbeitet: KSSV am 6 Jun. 2019

1 Stimme

x = -3:0.01:5 ;
y = (x+5).^2./(4+(3*x).^2) ;
plot(x,y)
in y there should be element by element division.

Weitere Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2017b

Gefragt:

am 6 Jun. 2019

Bearbeitet:

am 6 Jun. 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by