Suppressible Command Window Debug Output

debugout() provides debugging messages that can be suppressed with debugmode(false)
32 Descargas
Actualizado 1 nov 2016

Ver licencia

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

Citar como

Nick Counts (2026). Suppressible Command Window Debug Output (https://la.mathworks.com/matlabcentral/fileexchange/60053-suppressible-command-window-debug-output), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Debugging and Analysis en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Updated documentation, fixed submission typo

1.0.0.0