MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guía de usuario Pagina 436

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 435
11 Functions – Alphabetical List
11-56
headerRow = appendHeaderRow(table,rowForHeader);
close(myReport);
rptview('myDoc','html');
“Create and Format Tables”
Input Arguments
tableObj — Table
mlreportgen.dom.FormalTable object
Table that contains the header to append a row to.
rowObj — Row to append to table header
mlreportgen.dom.TableRow object
Row to append to the table header, specified as an mlreportgen.dom.TableRow object.
Output Arguments
rowObjOut — Row appended to table header
mlreportgen.dom.TableRow object
Row appended to table header, represented by an mlreportgen.dom.TableRow object.
See Also
mlreportgen.dom.FormalTable | mlreportgen.dom.Table
Vista de pagina 435
1 2 ... 431 432 433 434 435 436 437 438 439 440 441 ... 985 986

Comentarios a estos manuales

Sin comentarios