MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Podręcznik Użytkownika Strona 434

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 986
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 433
11 Functions – Alphabetical List
11-54
footerRow = appendFooterRow(table,rowForFooter);
close(myReport);
rptview('myDoc','html');
“Create and Format Tables”
Input Arguments
tableObj — Table
mlreportgen.dom.FormalTable object
Table that contains the footer to append a row to.
rowObj — Row to append to table footer
mlreportgen.dom.TableRow object
Row to append to the table footer, specified as an mlreportgen.dom.TableRow object.
Output Arguments
rowObjOut — Row appended to table footer
mlreportgen.dom.TableRow object
Row appended to the table footer, represented by an mlreportgen.dom.TableRow
object.
See Also
mlreportgen.dom.FormalTable | mlreportgen.dom.Table
Przeglądanie stron 433
1 2 ... 429 430 431 432 433 434 435 436 437 438 439 ... 985 986

Komentarze do niniejszej Instrukcji

Brak uwag