How do plot complicated function?

Risposte (1)

Priyanshu Mishra
Priyanshu Mishra il 25 Nov 2019

0 voti

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

Categorie

Scopri di più su 2-D and 3-D Plots in Centro assistenza e File Exchange

Richiesto:

il 20 Nov 2019

Risposto:

il 25 Nov 2019

Community Treasure Hunt

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

Start Hunting!

Translated by