How to make a smooth image using the "patch" function ? (and not crenellated)
Mostrar comentarios más antiguos
I am reconstructing a 4-by-4 matrix using the patch function. The idea is to make the columns higher as the value in the matrix is high. Here is an image of it :

As you can see, the lines aren't smooth, they are crenellated. Usually, when i do a plot with matlab, I export the image as a PDF and the lines get smooth by magic.
Do you know how to smooth out the lines in this image with the patch function ? (I try to use bar3 and other such functions but it doesn't fit to what I want to do).
I have the R2018b version of matlab.
1 comentario
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Polygons en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!