image thumbnail

updated 17 days ago

TeXed by Jonathan Lister

TeXed is a fork of Ben Hinkle's TeXEditor (#11946). (gui, tex, latex)

texed(varargin)

image thumbnail

updated 11 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. (matlab2latex, conversion, mcode)

m-code to LaTeX converter

m2tex.m

image thumbnail

updated 11 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 1 year ago

matrix2lyx by Pål Næverlid Sævik

Converts a MATLAB matrix to a LyX table. See www.lyx.org. (tex, latex, lyx)

matrix2lyx.m

image thumbnail

updated 1 year ago

LaTeX Plot Annotation by Ioannis Filippidis

Annotate labels, title and legend using LaTeX strings. (latex, export, plot)

tex_plot_annot(varargin)

image thumbnail

updated 2 years ago

Smart PowerPoint Exporter by Dmitriy Aronov

Exports Matlab figures to PowerPoint. Fixes formatting directly in PowerPoint to allow easy editing. (powerpoint, graphics export, ppt)

pptfigure(varargin)

image thumbnail

updated 2 years ago

tf2tex by James Slegers

Creates a Tex string based on a transfer function object (control design, data export, tf)

tf2tex(tran)

image thumbnail

updated almost 3 years ago

Make special characters visible by Stiphu

Output '_', '^', '{', '}' and '\' characters with the 'text' command (special, character, tex)

remSpecChar(txtIn)

image thumbnail

updated 3 years ago

matlabfrag by Zebb Prime

A matlab figure to .eps and .tex file exporter, similar to LaPrint (latex, eps, utilities)

matlabfrag(FileName,varargin)

comparison01.m

comparison02.m

image thumbnail

updated almost 4 years ago

teximage.m by Ben Hinkle

Displays a LaTeX string as an image. (figures, strings, tex)

out=teximage(s,varargin)

image thumbnail

updated 4 years ago

Matrix to file by Nicolai Sten

Writes matrix to a file. Arguments: matrix and file-name (write, matrix, file)

[]=matrix2file(A,name)

image thumbnail

updated 4 years ago

Matfig2PGF by Paul Wagenaars

Convert figures to PGF files that can be included in LaTeX documents. (graphics import, graphics export, latex)

matfig2pgf( varargin )

matfig2pgf_gui_options( cmd, varargin )

matfig2pgf_menu( varargin )

image thumbnail

updated 5 years ago

MY_XTICKLABELS by Pekka Kumpulainen

Replaces XTickLabels with "normal" texts accepting multiline texts and TEX interpreting (multiple line, annotation, xticklabels)

my_xticklabels(varargin)

image thumbnail

updated 6 years ago

latex by Bastian Ebeling

forms a latex string representing the matrix or vector (data import, data export, latex)

latexcode=latex(doublevar)

image thumbnail

updated 6 years ago

exp2text by Vasilis Kapetanidis

Converts exponential format to TeX format for annotating plots (annotation, customization, tex)

numtxt=exp2text(enum,sdig)

image thumbnail

updated almost 7 years ago

Equation Check by Siamak Faridani

Equation Validator for Long Equations (strings, pretty, pretty print)

eqcheck(sinp)

image thumbnail

updated 7 years ago

latexcmd by Peder Axensten

A simple yet flexible way to access Matlab results from LaTeX documents. Includes an example file. (data import, data export, export)

latexcmd(filename, varargin)

latexcmd_example(varargin)

image thumbnail

updated 8 years ago

Publish M-file in LaTeX by Tim Popham

Convert m-files (or code in general) to LaTeX input that numbers lines, etc. (data import, data export, latex)

ntab(varargin)

ntab(varargin)

image thumbnail

updated almost 9 years ago

LaPrint by Arno Linnemann

LaPrint prints a MATLAB figure to file for neat inclusion in LaTeX documents. (export, latex, graphics)

laprint(figno,filename,varargin)

image thumbnail

updated 9 years ago

matrix2latex by Moritz Koehler

MATLAB array to LaTeX table converter. (table, matrix, array)

matrix2latex(matrix, filename, varargin)

image thumbnail

updated 10 years ago

latex by Toby Driscoll

Output a matrix in LaTeX format. (latex, tex, prettyprint)

latex(M,varargin)

Contact us