Export individual data from a MATLAB script to a file readable from LaTeX, as pgfkeys.
https://mathworks.com/matlabcentral/fileexchange/83333-latexdatax
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Export your variables to your documents, so that if the script changes, the variables update accordingly. It's as simple as
MATLAB: `datax('data.tex', 'c', '3e8', '\meter\per\second')` followed by LaTeX: `\( c = \datax{c} \)`.
This is a language plugin for the [Datax LaTeX package [ctan]](https://ctan.org/pkg/datax).
Cite As
David (2026). LaTeXDatax (https://github.com/Datax-package/LaTeXDatax.m/releases/tag/v1.1.0), GitHub. Retrieved .
General Information
- Version 1.1.0 (3.92 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.1.0 | See release notes for this release on GitHub: https://github.com/Datax-package/LaTeXDatax.m/releases/tag/v1.1.0 |
||
| 1.0.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
