gtext , I got an error message
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (1)
Sachin Ganjare
il 22 Ott 2012
Check by setting 'Interruptible' property of you figure to 'off'.
Refer link below:
Hope it helps!!!
0 Commenti
Vedere anche
Categorie
Scopri di più su Creating, Deleting, and Querying Graphics Objects in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!