Printing a formatted table

Allows to display and print simple text tables in MatLab. Plain and LaTeX format supported.

Scarica
Scarica

Al momento, stai seguendo questo contributo

Cita come

Daniel Wirtz (2026). Printing a formatted table (https://it.mathworks.com/matlabcentral/fileexchange/33815-printing-a-formatted-table), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.19.0

I've merged my separate submissions into KerMor/matlabtools (http://de.mathworks.com/matlabcentral/fileexchange/52299-kermor-matlabtools), which contains this submission. Please refer to that package to retrieve the current status.

Scarica
1.18.0

Bugfix for PrintTable LaTeX Table generation (printTex would throw an error sometimes)

Scarica
1.16.0

- Stripping newlines automatically
- Soem verbose comments for LaTeX output about creating script

Scarica
1.15.0

- bugfix for $$ wrapping also in txt mode
- added "append" method to join two tables

Scarica
1.14.0

-New property "TexMathModeDetection" for cell content wrapping with $$
-New property "StripInsertedTabChars" for automatic stripping of tab chars
- Added a short comment of the applied settings to LaTeX output.
- Smaller improvements

Scarica
1.13.0

Improved compatibility (no more wiggles ~)

Scarica
1.12.0

Improved automatic TabCharLength computation

Scarica
1.9.0

- More datatypes handled for "stringification"
- No more table title for TightPDF LaTeX export (one line)

Scarica
1.8.0

- Added a ctranspose overload
- TabCharLen now public property
- Small fixes

Scarica
1.5.0

-Saving to PDF now possible
-Option "TightPDF" for pdf to contain only actual table or be an article page
-HasRowHeader tag for easy formatting of non-first column entries
-Constructor takes caption with sprintf-arguments
-Bugfixes, Demos

Scarica
1.4.0

Fixed some bugs and added LaTeX format output and optional captions to the PrintTable.

Scarica
1.0.0

Scarica