Suppressible Command Window Debug Output
Version 1.1.0.0 (164 KB) by
Nick Counts
debugout() provides debugging messages that can be suppressed with debugmode(false)
This set of debug commands allows you to add debugging messages and output to your code that can be enabled or suppressed easily. debugout() writes to the Command Window and, if called from inside a function, includes the name of the parent function as bold text before the command message.
Debug output is similar in style to using Matlab's own disp()
Cite As
Nick Counts (2024). Suppressible Command Window Debug Output (https://www.mathworks.com/matlabcentral/fileexchange/60053-suppressible-command-window-debug-output), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Debugging and Analysis in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.