3D plot of an equation with 3 variables

4 visualizaciones (últimos 30 días)
Amruth Chundi
Amruth Chundi el 20 de En. de 2017
Respondida: David J. Mack el 20 de En. de 2017
I have an equation in 3 variables (C,R1,R2). But the equation is so complicated that Matlab can't write one variable in terms of the other two. So, is there a way for me to plot C in terms of R1 and R2 using the equation ( C on z-axis and other two on x-y axes).

Respuestas (1)

David J. Mack
David J. Mack el 20 de En. de 2017
Hey Amruth,
have a look at surf. Use the surf(x,y,z,c) syntax.
Greetings, David

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by