How do I plot 3-dimentional graph of the following function? Can Plot3 function do this?
Ältere Kommentare anzeigen
fun=@(x,y)100*(y-x^2)^2+(1-x)^2;
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

