Problam with surf command

How can I plot surface y(x,z) instead z(x,y)? Actually, I want to do something like surf(x,z,y(x,z)), instead surf(x,y,z(x,y)) which is default option.
I cannot manipulate data because I already have a lot of plots on the same graph.
Thanks!

Respuestas (1)

Walter Roberson
Walter Roberson el 11 de Abr. de 2013

0 votos

Try a hgtransform

La pregunta está cerrada.

Productos

Etiquetas

Preguntada:

el 11 de Abr. de 2013

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by