Is there anyway to merge cells or nest tables in mlreportgen.ppt?
11 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm trying to automate the creation of a powerpoint presentation using mlreportgen.ppt. I have two rows of headers, the first row is a overarching header, while the second is the detailed header. This results in cells that need to be merged (as I would do it in PPT) or nested arrays (like I would use in LaTeX or HTML). Is there anyway to do this currently? My thought was to create a Table object and try to append an empty TableEntry with the table, but its a no go.
0 Kommentare
Antworten (1)
Jordan Ross
am 24 Jan. 2017
Hello Josh,
I work for MathWorks and currently, this workflow is not supported when using mlreportgen.ppt. However, if you want to create a MATLAB report you could merge the cells. Please see the below documentation link on that if this is an option for you. http://www.mathworks.com/help/rptgen/ug/tableentry.html
In the meantime, I have notified the appropriate product team regarding this enhancement so that they can consider adding this support in a future release of MATLAB.
1 Kommentar
Tal Levy
am 4 Apr. 2023
Hi, any chance this option already exists? (merging cells in table using mlrepoertgen.ppt)
Siehe auch
Kategorien
Mehr zu MATLAB Report Generator finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!