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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 986
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 981
13 Create a Report Program
13-130
table = append(rpt,magic(22));
table.Border = 'solid';
table.ColSep = 'solid';
table.RowSep = 'solid';
close(rpt);
rptview(rpt.OutputPath);
See Also
Classes
mlreportgen.dom.DOCXPageMargins | mlreportgen.dom.DOCXPageSize |
mlreportgen.dom.DOCXSection
Related Examples
“Create a Microsoft Word Template” on page 13-111
Page view 981
1 2 ... 977 978 979 980 981 982 983 984 985 986

Comments to this Manuals

No comments