Code covered by the BSD License  

Highlights from
Toolbox Graph

image thumbnail
from Toolbox Graph by Gabriel Peyre
A toolbox to perform computations on graph.

progressive_mesh(vertex,face,filename)
function [vertex1,face1] = progressive_mesh(vertex,face,filename)

% progressive_mesh - generate a simplified mesh
%
%   [vertex1,face1] = progressive_mesh(vertex,face,filename);
%

Contact us at files@mathworks.com