uitable in report generator
Show older comments
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
on 13 Aug 2014
Edited: Azzi Abdelmalek
on 13 Aug 2014
0 votes
The table is created but not saved. You need to add after Eval component , the figure snapshot component
Categories
Find more on Work with Components in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!