How do plot complicated function?

Antworten (1)

Priyanshu Mishra
Priyanshu Mishra am 25 Nov. 2019

0 Stimmen

Hi Daniella,
You may try following commands:
fun=@(x,y) x^2+(y-3*sqrt(x)^2)-1;
ezplot(fun)

Kategorien

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

Gefragt:

am 20 Nov. 2019

Beantwortet:

am 25 Nov. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by