t_debug

These functions allow for textual debug mode. Hence, debug statements can stay with your code.

Download
Download

You are now following this Submission

Cite As

Ronni Grapenthin (2026). t_debug (https://www.mathworks.com/matlabcentral/fileexchange/26666-t_debug), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Debugging and Improving Code in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.3.0

Allows for fine grained debugging output by implementing numeric levels.
Includes example (t_debug_test.m) to test functionality and demonstrate use cases.
Uses of t_debug_config.mat for string constants used within t_debug.m and print_debug.m.

Download
1.0.0

Download