vecsort - Defragment vector data
CSIN is a contour data matrix, which is delivered for example by the function [xc,yc]=contour2di(...); cs=[xc;yc]
normally, it is not necessary to defragment the result of contourdi. But when you have other contour data (e. g. vector data of maps), this function is quite usefull.
schnittp ,