Path: AerospaceUtils/CAD
% Computes the centroid of an obj file. Since version 8. -------------------------------------------------------------------------- Form: c = CentroidOBJFile( file, path ) -------------------------------------------------------------------------- ------ Inputs ------ file (1,:) Filename path (1,:) Path to the file ------- Outputs ------- c (3,1) Centroid --------------------------------------------------------------------------
Back to the AerospaceUtils Module page