Borrar filtros
Borrar filtros

Info

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

How to make patch edges invisible but still effected by lighting?

1 visualización (últimos 30 días)
Itzik Ben Shabat
Itzik Ben Shabat el 27 de Nov. de 2013
Comentada: Itzik Ben Shabat el 28 de Nov. de 2013
Hi, I am plotting a voxelized model using patch command. I wish to remove the edges. so i set the property edgecolor
set(patch_handle,'edgecolor','none');
however this created the undesired outcome presented in the image (dotted lines) then i tried giving the edges the same color as the patch but then they were not affected by lighting. so i guess my general question is how to plot the images in a continuous manner or more specifically, how to make the edges invisible and not get the dotted outcome. thanks
  3 comentarios
Itzik Ben Shabat
Itzik Ben Shabat el 28 de Nov. de 2013
sorry, some error caused this. i didnt notice. i deleted the other one. thanks for pointing it out. any solution ideas?
Itzik Ben Shabat
Itzik Ben Shabat el 28 de Nov. de 2013
so i tried setting edgelighting and facelighting but still no luck. no i got this image
Before i got this one (just noticed i forgot to attach it)

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by