uitable in report generator

4 vues (au cours des 30 derniers jours)
Franco
Franco le 12 Août 2014
Commenté : Franco le 13 Août 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.

Réponses (1)

Azzi Abdelmalek
Azzi Abdelmalek le 13 Août 2014
Modifié(e) : Azzi Abdelmalek le 13 Août 2014
The table is created but not saved. You need to add after Eval component , the figure snapshot component
  1 commentaire
Franco
Franco le 13 Août 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?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by