ploting triangles on the top of the image
1 view (last 30 days)
Show older comments
I know that I should import image,no problems with that.But how to plot triangles?
0 Comments
Answers (1)
Image Analyst
on 2 May 2013
How about the plot() function? Or fill() or patch() if you want a solid triangle?
0 Comments
See Also
Categories
Find more on Lighting, Transparency, and Shading 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!