How to plot a value as function of two variables

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

 採用された回答

maxroucool
maxroucool 2016 年 8 月 24 日

0 投票

Hello,
I found this other question which is similar. I would have prefer a continuous line, rather than dots, but I'll keep this solution. Except if you find a better one ;)
BR
Max

その他の回答 (3 件)

KSSV
KSSV 2016 年 8 月 24 日

0 投票

How about plot3(x,y,z)?
maxroucool
maxroucool 2016 年 8 月 24 日

0 投票

Hello,
I just tried plot3(x,y,z), it returns a 3D plots with 3 axis. Whereas I would like only 2 axis.
Thanks,
Max

カテゴリ

ヘルプ センター および File Exchange2-D and 3-D Plots についてさらに検索

タグ

質問済み:

2016 年 8 月 24 日

回答済み:

2016 年 8 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by