Clear Filters
Clear Filters

Similar to delaunay triangulation

3 views (last 30 days)
Abhinav Duggal
Abhinav Duggal on 3 Feb 2013
given a set of 2d points, what delaunay function does is form a matrix TRI(m*3) and then triplot can be used to plot those triangles..
Now my question is: Given a set of 2d points , Can we form squares or quadrilaterals, that is first form say quad(m*4) matrix and then plot these squares...??
Any help will be hugely appreciated...

Answers (0)

Community Treasure Hunt

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

Start Hunting!