What is the difference between the Report and the Document objects?

11 ビュー (過去 30 日間)
Jack Arnoldi
Jack Arnoldi 2019 年 7 月 16 日
回答済み: Rahul Singhal 2020 年 2 月 21 日
I am coding a to generate a report on Matlab and in the Matlab Report Generator documentation they advice at the very beginning to use the Report object to create a report.
But when you start searching for coding examples you mostly get example with the Document object.
So what are the differences between the two objects? I know there's a difference in adding child objects to it because in the Report you mostly use add but it doesn't always work with Documentwhere you have to use append but I still don't exactly know when. And also that you can't use 'moveToNextHole()' on Report...
  1 件のコメント
Osman Ciftci
Osman Ciftci 2019 年 12 月 6 日
This is a very good question I am surprised that this is not answered yet. I would like to find out about the answer as well.

サインインしてコメントする。

回答 (1 件)

Rahul Singhal
Rahul Singhal 2020 年 2 月 21 日
See the Reporters and DOM Objects section in:

カテゴリ

Help Center および File ExchangeMATLAB Report Generator についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by