Verbosity Printer
バージョン 1.0.0 (8.45 KB) 作成者:
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.
引用
Sean de Wolski (2024). Verbosity Printer (https://www.mathworks.com/matlabcentral/fileexchange/69751-verbosity-printer), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2018b
R2018b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Argument Definitions についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0 |