MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guia do Utilizador Página 271

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 986
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 270
Array-Based Table
10-3
is truncated so that the number of elements equals the number of columns. If m is
less than the number of columns in the table, the vector is padded with 1s so that the
number of elements equals the number of columns.
If you use this field, it is recommended that you specify a width for each column. Any
width not specified defaults to 1. MATLAB displays a warning when defaulting any
unspecified column width to 1.
Table grid lines: Displays grid lines, which create borders between fields, in the
table.
Table spans page width (HTML only): Sets the table width to the width of the
page on which it appears.
Header/Footer Options
Designating a row as a header or footer row causes the contents of the row to appear in
boldface.
Number of header rows: Specifies the number of header rows.
Footer list:
No footer: Specifies no footers for the report.
Last N rows are footer: Enables you to select a footer that is different from
your header.
Example
Consider the following cell array in the MATLAB workspace:
{'foo','bar';[3],[5]}
Its cell table in the report appears as follows.
foo bar
3 5
Note that the table has no headers or footers and no title.
Vista de página 270
1 2 ... 266 267 268 269 270 271 272 273 274 275 276 ... 985 986

Comentários a estes Manuais

Sem comentários