Suppressible Command Window Debug Output

debugout() provides debugging messages that can be suppressed with debugmode(false)
32 téléchargements
Mise à jour 1 nov. 2016

Afficher la licence

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

Citation pour cette source

Nick Counts (2025). Suppressible Command Window Debug Output (https://fr.mathworks.com/matlabcentral/fileexchange/60053-suppressible-command-window-debug-output), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Debugging and Analysis dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Updated documentation, fixed submission typo

1.0.0.0