image thumbnail

updated 8 months ago

m-code to LaTeX converter by Uwe Lelke

This m-file (with GUI) converts m-code into a tex-file for including in a LaTeX-document. (latex, mcode, conversion)

m-code to LaTeX converter

m2tex.m

image thumbnail

updated 8 months ago

M-code LaTeX Package by Florian Knorn

Easily include nicely syntax highlighted m-code in your LaTeX documents. (bugs, source code highlight..., latex)

image thumbnail

updated 7 years ago

Matrix2M by Thorwald van Vuure

Outputs the m-file commands necessary to recreate a matrix, useful to include constants in m-files. (matrices, mat2str mcode convert..., mat2str)

OutputCharMatrix=Matrix2M(M);

image thumbnail

updated 9 years ago

extractmcode by Raymond Norris

Extracts M-code from Compiler generated C/C++code. (external interface, compiler, mcc)

extractmcode(cfile)

image thumbnail

updated 10 years ago

M-File Alignment by Andre Strobel

Functions for cleaning m-code alignment (development environme..., clean, alignment)

fAllFiles(vPath)

fAllSubDirectories(vPath)

fCleanAllFileAlignment(vPath, varargin)

Contact us