Verbosity Printer
Version 1.0.0 (8,45 KB) von
Sean de Wolski
Control verbosity of fprintf(). Objects of this class can be substituted for a file identifier in fprintf to limit or suppress output.
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.
Zitieren als
Sean de Wolski (2026). Verbosity Printer (https://de.mathworks.com/matlabcentral/fileexchange/69751-verbosity-printer), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2018b
Kompatibel mit R2018b und späteren Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Argument Definitions finden Sie in Help Center und MATLAB Answers
Tags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0 |
