Is there any way to replace the cube in matlab 3d plots with a dome
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Is there any way to replace the cube in MATLAB 3D plots (see below) with a dome and overlay it with an image? I know I can overlay images on the sides of the cube but I am not sure if I can replace the cube with a dome instead?

댓글 수: 0
답변 (1개)
Walter Roberson
2019년 3월 30일
0 개 추천
imwarp is the easiest way. You can also apply CData as a texturemap for surf or patch.
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!