printtable(content, Name, Value)

version 1.2.0.0 (5.37 KB) by brayantz
Print character table in custom format.

91 Downloads

Updated21 Mar 2018

View License

This function is usefull to display matrices in the screen as a report with diferent 'styles'. You can specify column and rows variable names, aligment, padding spaces, delimiters, corners and borders. Also can save the result as a charcater array to be used with functions: fprintf, sprintf, warning, error and MException.
The purpose of this function is to be an option to the already existing similar functions (see Acknowledgments).

Cite As

brayantz (2022).printtable(content, Name, Value)(//www.tatmou.com/matlabcentral/fileexchange/64517-printtable-content-name-value), MATLAB Central File Exchange. Retrieved.

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by:Printing a formatted table,latexTable,print_table

Community Treasure Hunt

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

Start Hunting!