SQUAREMESH Generates mesh with regular border and regular or irregular fill

Examples

[v,f] = squareMesh;
[v,f] = squareMesh(10,'default'); figure; trimesh(f, v(:,1), v(:,2));

TODO

  • docs

Authors

Mehul Gajwani, Monash University, 2024