Verbosity Printer
This class provides a means for controlling verbosity in fprintf statements. It's meant to be a drop in replacement for a file identifier in fprintf but allows for suppressing or limiting output text.
My original use case for this was to test others' code where they rely heavily on fprintf where I do not want my command line cluttered.
This was developed in R2018b but may work in slightly older releases.
Cite As
Sean de Wolski (2023). Verbosity Printer (https://www.mathworks.com/matlabcentral/fileexchange/69751-verbosity-printer), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |