arranging an array to plot a polygon
Ältere Kommentare anzeigen
Hi, so I have converted an SVG image file (a simple 2D circle) into a set of data in 4 arrays, [x1,y1] [x2,y2]
So the arrangement of the array should be from x1 -> x2 where x2 is x1 in the next row. But for some reason its not, how can i arrange my array or maybe connect the line segments to form a perfect circle instead of the figure I've added. Thanks. http://postimg.org/image/v8wr60d6d/
Antworten (0)
Kategorien
Mehr zu Image Arithmetic finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!