gtext , I got an error message
Mostrar comentarios más antiguos
Hi all, I got an message :
Error using gtext (line 59) Interrupted by figure deletion
Error in S_4_9_1 (line 27) gtext('tivi'), gtext('chair'), gtext('table'), gtext('cd')
The plot came out ok, but no text on the each graph. Did I do any thing wrong? Thank you
Respuestas (1)
Sachin Ganjare
el 22 de Oct. de 2012
0 votos
Check by setting 'Interruptible' property of you figure to 'off'.
Refer link below:
Hope it helps!!!
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!