I have no idea how to plot the following. My data file contains the corner points of many triangulars in the following structure:
1 0
0 1
1 1
0.1 1
0.2 2
0.3 3
I want to draw them in one image and color the surface of each triangles differently. How do I do that?
Thanks for the help : )
a quick look at artist demo