merge2latex Version 1.0

This tool merges a .tex file with an m-file to selectivly document code cells.
461 Downloads
Updated 18 Apr 2013

View License

merge2Latex

version V1.1

April 2013

Introduction
------------
This toolbox takes a new approach to documenting a MATLAB simulation in latex. With the commands \cellName{ example } in MATLAB a cell is given a reference name. With the command \importMCell{ example } in a .tex document: the code, screen output and graphics associeted with the referenced cell are imported into a .tex file. In this manner a latex and an m-code file are merged to generate a final document. The cells can be selectively imported and in an arbitrary order.

The document introductionMerged.pdf provided introductory documentetion. The daoument was automaticall generated by merging the introduction.tex and the introduction.m files.

The library is organized as follows:

1) documentation: the directory containing the introductory material and the example .m and .tex files

2) mergeBox: the source code for the merge2latex tool.

This tool is related to the publish2latex toolbox:

http://www.mathworks.de/matlabcentral/fileexchange/41207

whereby publish2latex enables the use of LATEX markup in m-code.

Cite As

Matthew Harker, Paul O'Leary, (2024). merge2latex Version 1.0 (https://www.mathworks.com/matlabcentral/fileexchange/41378-merge2latex-version-1-0), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0