why program is not giving plot after execution?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
some times it happens that program doesn't give the plot after the execution. but when it is run again second time then it gives the plot. why is this happening?
4 comentarios
Jan
el 22 de Dic. de 2011
@Naz: Revealing this detail conflicts with the licence conditions.
Feeding the deamon will increase its hunger.
Respuesta aceptada
Sean de Wolski
el 21 de Dic. de 2011
perhaps you need to add a drawnow at the end of your code (or the end of a for-loop (i.e. the last line inside the for-loop).
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!