필터 지우기
필터 지우기

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

조회 수: 3 (최근 30일)
anja pedersen
anja pedersen 2017년 6월 22일
댓글: anja pedersen 2017년 6월 26일
I have tried to find the class but i only find it for ppt...

답변 (1개)

Paul Kinnucan
Paul Kinnucan 2017년 6월 23일
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
anja pedersen
anja pedersen 2017년 6월 26일
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...

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Report Generator Creation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by