App designer - How to export/print whole UITable with uistyle to pdf?

2 次查看(过去 30 天)
Hello,
I would like to ask you whether it is possible to print/export whole UItable into pdf? I am using also uistyle which I would like to keep on and table is bigger than screenshot by using exportapp. Is there any solution?
Example - UItable with 180 rows and 26 columns (all data strings).
Thanks for help.
All the best, Radek
  2 个评论
dpb
dpb 2022-5-31
I've not tried it, but by the documentation it appears as should if the uitable is a child of a uifigure
Radek Papousek
Radek Papousek 2022-6-9
Thanks for answer and how exactly it should be done then? I did not find our from documentation ..

请先登录,再进行评论。

回答(1 个)

Abhishek Chakram
Abhishek Chakram 2022-6-9
Hi Radek,
To my understanding, you want to export the uitable along with the uistyle to a pdf.
For this, You can put the uitable within a uipanel and then use exportgraphics to export the table. However, If you want to export the entire figure you don't need to put it inside a panel.
  1 个评论
Radek Papousek
Radek Papousek 2022-6-9
Thanks for answer. It is no problem to make a "printscreen" of currently seen part of the table. Problem is I would like to have whole table with 180 rows (maybe 5 or 6 pdf pages) but only thing I got is a part which I can see (with maybe 30 rows ..). Maybe there is some workaround to get all data and not just a part of it ..

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Develop Apps Using App Designer 的更多信息

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by