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

2 Ansichten (letzte 30 Tage)
Radek Papousek
Radek Papousek am 31 Mai 2022
Kommentiert: Radek Papousek am 9 Jun. 2022
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 Kommentare
dpb
dpb am 31 Mai 2022
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 am 9 Jun. 2022
Thanks for answer and how exactly it should be done then? I did not find our from documentation ..

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Abhishek Chakram
Abhishek Chakram am 9 Jun. 2022
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 Kommentar
Radek Papousek
Radek Papousek am 9 Jun. 2022
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 ..

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by