viewing the execution of a program
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Hello,
I wonder if there is a matlab function which visualise the execution of a program by a video sequence ?!
thank you
댓글 수: 1
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개)
Walter Roberson
2012년 7월 15일
0 개 추천
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.
댓글 수: 0
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!