MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES User's Guide Page 434

  • Download
  • Add to my manuals
  • Print
  • Page
    / 986
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 433
1 2 ... 429 430 431 432 433 434 435 436 437 438 439 ... 985 986

Comments to this Manuals

No comments