You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
printf works as a replacement for Matlab's fprintf. It is particularly designed to easily print log messages of running processes. In addition to formatted output it supports hierarchical grouping of more complex command sequences, automatically printing a statuses as percentage value as well as automatically printing the run time of single processes and groups.
printf nicely works with Matlab's diary functionality.
Further you can adjust parameters to control indentation, maximum depth of hierarchical output and line with.
All features are demonstrated within the contained demo program.
Cite As
Falko Schindler (2026). printf (https://www.mathworks.com/matlabcentral/fileexchange/38676-printf), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.8.0.0 (8.82 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
