uitable in report generator

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.

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 13 Aug 2014
Edited: Azzi Abdelmalek on 13 Aug 2014
The table is created but not saved. You need to add after Eval component , the figure snapshot component

1 Comment

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?

Sign in to comment.

Asked:

on 12 Aug 2014

Commented:

on 13 Aug 2014

Community Treasure Hunt

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

Start Hunting!