Report PDF With Landscape Pages including tables
Show older comments
The following program produces the first horizontal page and in the following the table is inserted in a horizontal page.
Where's the mistake?
1 Comment
Cosimo Antonio Prete
on 13 Jun 2020
Answers (1)
Navya Seelam
on 16 Jun 2020
I don't see any line in the code which is intended to add table to the report. Try adding the following line in your code
add(rpt,tbl ) ;
Categories
Find more on MATLAB Report Generator in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!