viewing the execution of a program
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
Hello,
I wonder if there is a matlab function which visualise the execution of a program by a video sequence ?!
thank you
1 commentaire
Jan
le 16 Juil 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.
Réponses (2)
Tom
le 23 Juin 2012
0 votes
Have you looked at the echo function?
Walter Roberson
le 15 Juil 2012
0 votes
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.
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!