Is it possible to add a text box to word in matlab report generator?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have tried to find the class but i only find it for ppt...
0 Commenti
Risposte (1)
Paul Kinnucan
il 23 Giu 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.
Vedere anche
Categorie
Scopri di più su MATLAB Report Generator in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!