필터 지우기
필터 지우기

Make 2D markers look 3D

조회 수: 11 (최근 30일)
sbean320
sbean320 2017년 5월 2일
댓글: sbean320 2017년 5월 5일
Hello,
I am interested in making data markers (circles, for example) in a 2D plot look like they have depth/3D curvature. Does anyone know of a way to either make circle markers look like spheres in a 2D plot, specify multiple colors within each marker, or assign a colormap to each marker?
Thank you in advance for your help!

답변 (1개)

Soumya Saxena
Soumya Saxena 2017년 5월 5일
You may create small balls using a "sphere" as follows :
You may also use scatter3 to generate 3D markers using the "filled" option :
  댓글 수: 1
sbean320
sbean320 2017년 5월 5일
Thank you, but this isn't quite what I'm looking for.
I have 2D data I want to represent with hemispherical data markers or circles with shading to make them appear to pop out of the page. Any suggestions for how to do this?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by