-------------------------------------------------------------------------- Converts a cell array to a matrix. Since version 3. -------------------------------------------------------------------------- Form: x = CellToMat( c ) -------------------------------------------------------------------------- ------ Inputs ------ c {} One dimensional cell array of strings ------- Outputs ------- x (:) Matrix --------------------------------------------------------------------------