Info

此问题已关闭。 请重新打开它进行编辑或回答。

viewing the execution of a program

1 次查看(过去 30 天)
Fatma Gargouri
Fatma Gargouri 2012-6-23
关闭: MATLAB Answer Bot 2021-8-20
Hello,
I wonder if there is a matlab function which visualise the execution of a program by a video sequence ?!
thank you
  1 个评论
Jan
Jan 2012-7-16
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.

回答(2 个)

Tom
Tom 2012-6-23
Have you looked at the echo function?

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

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by