GetFileSuffix:
-------------------------------------------------------------------------------
Get the suffix of a file, i.e. the xxx of yyyyy.xxx.
-------------------------------------------------------------------------------
Form:
s = s = GetFileSuffix( s )
-------------------------------------------------------------------------------
------
Inputs
------
s (1,:) Filename
-------
Outputs
-------
s (1,:) Filename
-------------------------------------------------------------------------------
Children: