How to get a slice plot from a 3d surface plot for a particular Z value?
이전 댓글 표시
Dear experts,
I am intended to plot a three dimensional surface plot from a data file where data are arranged like x, y, z. Then I plot the data in MATLAB using surf(X,Y,Z). Now I want to plot a slice of the surface parallel to the X,Y plane for a particular value of Z parameter. If I see the MATLAB userguide on slice plot it requires some extra volume paramater with some formula. I would like to request if you kindly suggest me how can I get one slice of the 3d surface plot for a specific value of Z parallel to the X,Y plane.
Thanking you,
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!