How to plot a value as function of two variables
Mostra commenti meno recenti
Hello,
I would like to plot the value of a function as function of two variables. Example : [x y] => Value
The value could be manifested by a change of color, as it would be if it was a surface. The only difference is that I want to plot it as a 2D graph.
Thank you very much,
Max
Risposta accettata
Più risposte (3)
KSSV
il 24 Ago 2016
0 voti
How about plot3(x,y,z)?
maxroucool
il 24 Ago 2016
0 voti
Torsten
il 24 Ago 2016
0 voti
Choose the one you like:
Best wishes
Torsten.
Categorie
Scopri di più su 2-D and 3-D Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!