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!

답변 (1개)

Walter Roberson
Walter Roberson 2013년 4월 11일

0 개 추천

Try a hgtransform

이 질문은 마감되었습니다.

제품

태그

질문:

2013년 4월 11일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by