ploting triangles on the top of the image

I know that I should import image,no problems with that.But how to plot triangles?

Answers (1)

How about the plot() function? Or fill() or patch() if you want a solid triangle?

Asked:

on 2 May 2013

Community Treasure Hunt

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

Start Hunting!