CentroidOBJFile:
--------------------------------------------------------------------------
Computes the centroid of an obj file.
--------------------------------------------------------------------------
Form:
c = CentroidOBJFile( file, path )
--------------------------------------------------------------------------
------
Inputs
------
file (1,:) Filename
path (1,:) Path to the file
-------
Outputs
-------
c (3,1) Centroid
--------------------------------------------------------------------------