How to plot a value as function of two variables
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (3)
KSSV
le 24 Août 2016
0 votes
How about plot3(x,y,z)?
maxroucool
le 24 Août 2016
0 votes
Torsten
le 24 Août 2016
0 votes
Choose the one you like:
Best wishes
Torsten.
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!