M-code LaTeX Package
Easily include nicely syntax highlighted m-code in your LaTeX documents.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Florian Knorn (2026). M-code LaTeX Package (https://ch.mathworks.com/matlabcentral/fileexchange/8015-m-code-latex-package), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: export_tex
General Information
- Version 2.7.0 (48.2 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 2.7.0 | Added more MATLAB keywords, fixed frame colour problem |
||
| 1.18.0 | Added support for µ, get a nicer looking tilde character, included Stefan Karlsson's fix for the minus character issue (thanks!!). |
||
| 1.17.0 | Renamed internal variables in order to prevent conflicts with other packages. |
||
| 1.16.0 | Added the \mcodefn{} function for placing inline code in footnotes. |
||
| 1.15.0 | Added more keywords for syntax highlighting. |
||
| 1.14.0 | Small bugfix |
||
| 1.13.0 | Finally "end" and "end" are automatically told apart and coloured correctly. |
||
| 1.11.0 | Now supports automatic line breaking. Added two new options, and now included the demo document in the download. |
||
| 1.9.0 | For some reason, the listings package replaces the normal "minus" by a "math minus", which causes problems when you want to use the source code from the final pdf in an application again . . . |
||
| 1.7.0 | Fixed typo in documentation regarding §...§ |
||
| 1.6.0 | Added MATLAB block-quote support (which a user kindly pointed out to me): %{ block comment %} |
||
| 1.4.0 | Tweaked some descriptions, added feature to distinguish formatting between "end" and "end" to either end a clause or access the last element in a vector, updated demo document |
||
| 1.3.0 | A user pointed out a problem when this package is used together with the beamer package, which is now fixed. |
||
| 1.2.0 | I've added the link to a demo-document that shows how to use the package. |
||
| 1.1.0 | fixed misconfiguration, further tidied up source code and comments |
||
| 1.0.0 | -Cosmetic changes in the source code
|