Is it possible to add a text box to word in matlab report generator?

2 visualizaciones (últimos 30 días)
anja pedersen
anja pedersen el 22 de Jun. de 2017
Comentada: anja pedersen el 26 de Jun. de 2017
I have tried to find the class but i only find it for ppt...

Respuestas (1)

Paul Kinnucan
Paul Kinnucan el 23 de Jun. de 2017
You cannot create text boxes directly. However, you can do so indirectly by including text boxes in templates for documents and document parts. The text boxes can contain holes that you can fill programmatically. If you want to add a text box multiple times in a report, create a template containing the text box, create a document part based on the template, fill any holes in the template, and add the document part wherever the report needs the text box.
  1 comentario
anja pedersen
anja pedersen el 26 de Jun. de 2017
Thanks for the answer, however when i try this it messes up the whole report, it puts the rest of the text in there as well. And when i try to add several boxes in the footer it does not fill them correctly...

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB Report Generator en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by