viewing the execution of a program
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Hello,
I wonder if there is a matlab function which visualise the execution of a program by a video sequence ?!
thank you
1 comentario
Jan
el 16 de Jul. de 2012
What do you exactly want to show? The values of the current variables, the calling stack, a 3D animation of a selected set of variables, a dependency tree of functions or objects, a progressbar, the values of the processor registers? "Visualize the execution" is too vague to be answered explicitly.
Respuestas (2)
Tom
el 23 de Jun. de 2012
0 votos
Have you looked at the echo function?
Walter Roberson
el 15 de Jul. de 2012
0 votos
There is no MATLAB function which will automatically create a video showing the program being executed.
Doug Hull might be able to offer some advice on how he creates his tutorials.
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!