Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

viewing the execution of a program

3 visualizzazioni (ultimi 30 giorni)
Fatma Gargouri
Fatma Gargouri il 23 Giu 2012
Chiuso: MATLAB Answer Bot il 20 Ago 2021
Hello,
I wonder if there is a matlab function which visualise the execution of a program by a video sequence ?!
thank you
  1 Commento
Jan
Jan il 16 Lug 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.

Risposte (2)

Tom
Tom il 23 Giu 2012
Have you looked at the echo function?

Walter Roberson
Walter Roberson il 15 Lug 2012
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.

Questa domanda è chiusa.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by