Suppressible Command Window Debug Output

版本 1.1.0.0 (163.8 KB) 作者: Nick Counts
debugout() provides debugging messages that can be suppressed with debugmode(false)
32.0 次下载
更新时间 2016/11/1

查看许可证

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()

引用格式

Nick Counts (2025). Suppressible Command Window Debug Output (https://www.mathworks.com/matlabcentral/fileexchange/60053-suppressible-command-window-debug-output), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Debugging and Analysis 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Updated documentation, fixed submission typo

1.0.0.0