Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

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

1 visualización (últimos 30 días)
Ehab Salahat
Ehab Salahat el 30 de Mzo. de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
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

Respuestas (1)

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