after scatter3(), how to draw a contour line in the same figure?
이전 댓글 표시
Hi, everybody,I have draw a scatter3 picture and I want to add some counter lines in this piture. Any one can help me ? after using this,
scatter3(x,y,z)

as you can see there are discrete points, but a lot of ponit have same value(z), so I want to add some counter lines to it like the next picture

what's more, my data(x,y,z) is discrete, all of them are
(2345*1 double)
댓글 수: 1
KSSV
2017년 4월 12일
Wont hold on and plotting contour work?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 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!