uitable in report generator
Mostrar comentarios más antiguos
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.
Respuestas (1)
Azzi Abdelmalek
el 13 de Ag. de 2014
Editada: Azzi Abdelmalek
el 13 de Ag. de 2014
0 votos
The table is created but not saved. You need to add after Eval component , the figure snapshot component
1 comentario
Franco
el 13 de Ag. de 2014
Categorías
Más información sobre Work with Components en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!