Can I use an image as 3D plot's face texture?

6 views (last 30 days)
For example, I defined an object Obj using vertices and faces. I can set the face color using Obj.facecolor = 'r'; I wanted to do something like Obj.facetexture = "./ground.image" to set the face's texture. Can this be done in matlab? Thanks...

Accepted Answer

J. Hu
J. Hu on 11 Dec 2013

More Answers (0)

Community Treasure Hunt

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

Start Hunting!