ploting triangles on the top of the image
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I know that I should import image,no problems with that.But how to plot triangles?
0 comentarios
Respuestas (1)
Image Analyst
el 2 de Mayo de 2013
How about the plot() function? Or fill() or patch() if you want a solid triangle?
0 comentarios
Ver también
Categorías
Más información sobre Lighting, Transparency, and Shading en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!