SortColumnCell:
--------------------------------------------------------------------------
Sort a nxm cell array by the values in the first column.
Type SortColumnCell for a demo.
Since version 10.
--------------------------------------------------------------------------
Form:
s = SortColumnCell( x )
--------------------------------------------------------------------------
------
Inputs
------
x {m,n} Cell array
-------
Outputs
-------
s {m,n} Cell array
--------------------------------------------------------------------------