LaTeXDatax

Version 1.1.0 (3.92 KB) by David
Export individual data from a MATLAB script to a file readable from LaTeX, as pgfkeys.
17 Downloads
Updated 22 Sep 2021

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 (2024). LaTeXDatax (https://github.com/Datax-package/LaTeXDatax.m/releases/tag/v1.1.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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.