Patch 'FaceColor' Property

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

回答(1 个)

Jan
Jan 2011-2-2

1 个投票

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.

类别

Community Treasure Hunt

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

Start Hunting!

Translated by