How to make a smooth image using the "patch" function ? (and not crenellated)
Afficher commentaires plus anciens
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 commentaire
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Polygons dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!