Data Uncertainty Format for LaTeX Table

The function ErrVec(dat, err) creates a cell array of inputted data and its uncertainty with standard error notation in LaTeX format.

Download
Download

You are now following this Submission

Cite As

Niko Lay (2026). Data Uncertainty Format for LaTeX Table (https://nl.mathworks.com/matlabcentral/fileexchange/85013-data-uncertainty-format-for-latex-table), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: MATLAB Table to LaTeX conversor

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0

Fixing the non-occurring ",0" in the outputted data string, when one for example type ErrVec(10,2).

Download
1.0.5

Change of description

Download
1.0.4

Change of description

Download
1.0.3

Change of description

Download
1.0.2

Change of code's description

Download
1.0.1

Nothing much.

Download
1.0.0

Download