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?
untitled.png

답변 (1개)

Walter Roberson
Walter Roberson 2019년 3월 30일

0 개 추천

imwarp is the easiest way. You can also apply CData as a texturemap for surf or patch.

댓글 수: 2

can you provide an example? not sure how can I use imwarp for this purpuse. Note that I am refering to the 3d gridding cube
I should have said warp()

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

질문:

2019년 3월 30일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by