uitable in report generator

4 Ansichten (letzte 30 Tage)
Franco
Franco am 12 Aug. 2014
Kommentiert: Franco am 13 Aug. 2014
I have an EVAL module in a report file where I ask the script to produce a table using uitable, but once the script is finished compiling, the table disappears. Anyone know how to stop this? Thanks.

Antworten (1)

Azzi Abdelmalek
Azzi Abdelmalek am 13 Aug. 2014
Bearbeitet: Azzi Abdelmalek am 13 Aug. 2014
The table is created but not saved. You need to add after Eval component , the figure snapshot component
  1 Kommentar
Franco
Franco am 13 Aug. 2014
I need the table intact..if I use figure snapshot, it just takes a picture of it. I tried savings it, but it didn't work. Any other suggestions?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by