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

5 visualizzazioni (ultimi 30 giorni)
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 Commenti
dpb
dpb il 31 Mag 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 il 9 Giu 2022
Thanks for answer and how exactly it should be done then? I did not find our from documentation ..

Accedi per commentare.

Risposte (1)

Abhishek Chakram
Abhishek Chakram il 9 Giu 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 Commento
Radek Papousek
Radek Papousek il 9 Giu 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 ..

Accedi per commentare.

Categorie

Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by