plot X as a function of Y

1 view (last 30 days)
Pamela Nuñez Basante
Pamela Nuñez Basante on 18 Jan 2017
Hello I need to plot X as a function of Y How do I do that? How do I make 3dplot as a function of x and Y

Answers (1)

Artem Smirnov
Artem Smirnov on 18 Jan 2017
If you want to create a plot you have to write plot(y,x). What do you mean saying you want to create a 3d-plot AS a function of x and y? Could you explain that?
  1 Comment
Pamela Nuñez Basante
Pamela Nuñez Basante on 19 Jan 2017
Hello Thanks for anwering! I need to create a plot 1) X as a function of Y;
Another one is: 2) Create a 3d plot Make a 3-dimensional plot of the equilibrium surface temperature of the earth as a function of α and A You can use any number to represent I just need to know how to express this. Many thanks!

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!