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 Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by