TeXed
TEXED is a graphical interface for editing and previewing LaTeX equations for use in MATLAB. Keyboard shortcuts and equation templates are supported. It is a fork of the MATLAB Central File Exchange entry titled TeXEditor (FEX ID# 11946) by Ben Hinkle. The main difference between the two entries is the ability of this one to return the TeX string that the user had crafted via the GUI, and the unknown zip contents that were in a string in the extractFiles function have been fully exposed. JD GUI was used to expose the source code of the TeXAction.class file.
This and the original entry have some neat tricks that developers could learn from. My intent is to further develop Ben's submission and redo the UI with as little undocumented utilities as possible.
Cite As
Jonathan Lister (2025). TeXed (https://www.mathworks.com/matlabcentral/fileexchange/42596-texed), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: TeX Editor
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.