TeXed

版本 1.1.0.0 (10.3 KB) 作者: Jonathan Lister
TeXed is a fork of Ben Hinkle's TeXEditor (#11946).
814.0 次下载
更新时间 2013/7/15

查看许可证

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.

引用格式

Jonathan Lister (2024). TeXed (https://www.mathworks.com/matlabcentral/fileexchange/42596-texed), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Migrate GUIDE Apps 的更多信息
标签 添加标签
致谢

参考作品: TeX Editor

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Removed the hidden zip file and extraction routine. TEXED will now look for the required gifs and class file in a sub directory under where it is installed. Also made the output argument optional.

1.0.0.0