Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Is there any way to replace the cube in matlab 3d plots with a dome

1 visualizzazione (ultimi 30 giorni)
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

Risposte (1)

Walter Roberson
Walter Roberson il 30 Mar 2019
imwarp is the easiest way. You can also apply CData as a texturemap for surf or patch.
  2 Commenti
Ehab Salahat
Ehab Salahat il 30 Mar 2019
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

Community Treasure Hunt

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

Start Hunting!

Translated by