Patch 'FaceColor' Property
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
When setting the 'FaceColor' property of a patch object to 'interp', is it possible to change the interpolation method to e.g. bicubic rather than bilinear? Thanks
0 Commenti
Risposte (1)
Jan
il 2 Feb 2011
The documentation states: "FaceColor interp: Biliniear interpolation..." This sounds like the answer is "no". But of course you can set the CData or FaceVertexCData manually.
0 Commenti
Vedere anche
Categorie
Scopri di più su Polygons in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!