uitable in report generator
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (1)
Azzi Abdelmalek
am 13 Aug. 2014
Bearbeitet: Azzi Abdelmalek
am 13 Aug. 2014
The table is created but not saved. You need to add after Eval component , the figure snapshot component
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!