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.
- Category:
- Code-Along,
- Format: Video
Comments
To leave a comment, please click here to sign in to your MathWorks Account or create a new one.