Réponse apportée
How do I center a table on the page?
Before R2104b, it is not possible to center tables. Starting in R2014b, there are multiple ways to center a table. * Metho...

plus de 9 ans il y a | 0

Réponse apportée
how to use the GPU in MATLAB?
This is not a MATLAB Report Generator question.

plus de 9 ans il y a | 0

Réponse apportée
How to fix the warning ": hole "rgTitle" occurs in multiple version compatibility sections of the Word document "?
This warning occurs because you selected "Maintain compatibility with previous versions of Word" when you saved your template. A...

plus de 9 ans il y a | 1

Réponse apportée
How can I use MATLAB Report Generator to produce PDF Report rather than HTML Report?
The problem is with the Eval component at the beginning of the report. You have configured the Eval component to insert the expr...

plus de 9 ans il y a | 0

| A accepté

Réponse apportée
moveToNextHole in Report Generator does not compile.
To be compilable, a MATLAB application that uses the DOM API must invoke makeDOMCompilable() before invoking any DOM function. S...

plus de 9 ans il y a | 1

| A accepté

Réponse apportée
how to do a page break in Programmatic Report Creation
It’s possible that the reason that the page break does not work is that the report is running in streaming mode, which means tha...

plus de 9 ans il y a | 0

Réponse apportée
Matlab Report Generator: Placing two images on a single PDF line with report generator
Hi Jon, You can use a table to place images side by side on a page. For example, the following report setup: <</matlabcent...

plus de 9 ans il y a | 0

Réponse apportée
How to use Annotation Loop in Simulink Report Generator?
Hi Naveenraj This is a bug. We plan to fix this bug in R2106b by rendering the annotation as plain text. In R2017a, we plan t...

plus de 9 ans il y a | 0

| A accepté

Réponse apportée
I need a page-break methodology for PDF output
Hi Riley, In R2016a, you can use a Report Explorer HTML Text component to simulate a PageBreak component: <</matlabcentral...

plus de 9 ans il y a | 0