Path: Common/General
% Deletes the .xxx part of a name.
--------------------------------------------------------------------------
Form:
x = DeleteSuffix( x )
--------------------------------------------------------------------------
------
Inputs
------
x {} String or cell array of strings
-------
Outputs
-------
x {} String
--------------------------------------------------------------------------
Back to the Common Module page