use as package to control scope
Since the function names overlap with Matlab Mapping Toolbox and other user-created functions, using matmap3d as a package helps ensure you're in the desired namespace.
The top-level matmap3d/
must be on Matlab path, and then:
import matmap3d.*
and/or
matlab.geodetic2ecef(..)