uitable in report generator

4 visualizzazioni (ultimi 30 giorni)
Franco
Franco il 12 Ago 2014
Commentato: Franco il 13 Ago 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.

Risposte (1)

Azzi Abdelmalek
Azzi Abdelmalek il 13 Ago 2014
Modificato: Azzi Abdelmalek il 13 Ago 2014
The table is created but not saved. You need to add after Eval component , the figure snapshot component
  1 Commento
Franco
Franco il 13 Ago 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?

Accedi per commentare.

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by