Path: Common/General
-------------------------------------------------------------------------- Creates a table from x for displaying to the command line. x may be a two dimensional cell array or a matrix. Based on CreateLatexTable and CreateHTMLTable but without the tags. -------------------------------------------------------------------------- Forms: CreateTable( x ) CreateTable( x, fileName, fString ) CreateTable( x, fId, fString, sep ) --------------------------------------------------------------------------
Common: General/ColumnSizeCellArray
Back to the Common Module page