Scilab Function
Last update : 2/11/2005

vecsort - Defragment vector data

Calling Sequence

csout = vecsort(csin)

Parameters

Description

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.

See Also

schnittp ,  

Authors

Dr. Andreas Geissler geisslea@web.de