Can I use an image as 3D plot's face texture?
5 views (last 30 days)
Show older comments
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...
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Line Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!