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.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.1.0 (2.59 KB)
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). |
||
| 1.0.5 | Change of description |
||
| 1.0.4 | Change of description |
||
| 1.0.3 | Change of description |
||
| 1.0.2 | Change of code's description |
||
| 1.0.1 | Nothing much. |
||
| 1.0.0 |