uitable in report generator

4 次查看(过去 30 天)
Franco
Franco 2014-8-12
评论: Franco 2014-8-13
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.

回答(1 个)

Azzi Abdelmalek
Azzi Abdelmalek 2014-8-13
编辑:Azzi Abdelmalek 2014-8-13
The table is created but not saved. You need to add after Eval component , the figure snapshot component
  1 个评论
Franco
Franco 2014-8-13
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?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Migrate GUIDE Apps 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by