Debugging Example: Navigating Workspaces
One of my scripts, processing video files using a VideoReader object, has errored, so I need to investigate to understand why. Because I have pause if error in my startup.m, execution has paused and I can query the data in workspaces. If the error occurs in a MathWorks written function, my first step is to navigate up the stack to the first function that I have created.
Features covered in this code-along style video include:
- VideoReader
- Debugging
- pause if error
Play the video in full screen mode for a better viewing experience.
댓글
댓글을 남기려면 링크 를 클릭하여 MathWorks 계정에 로그인하거나 계정을 새로 만드십시오.