Main Content

37,276 results

V053 - Conversion of a Matlab figure to a LaTeX file with PSTricks compatible macros

The aim of this function is to create a tex-code picture of a Matlab figure in PSTricks syntax. The tex-file picture can still be adapted after creation and may be either a standalone tex-file or a

High-precision tool to export a figure to pdf matching the font size and the text width of a LaTeX document.

The script "main.m" shows some examples of how to export a figure to pdf to precisely match the font size adopted in the LaTeX document "latex.m" (change file name to "latex.tex" when compiling).It

export_fig

Version 3.54

by Yair Altman

A MATLAB toolbox for exporting publication quality figures

This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following features: Figure/axes reproduced

Export figure as U3D file or directly to 3D interactive graphics within PDF.

FIG2U3D saves the figure as a U3D file for inclusion as an interactive 3-dimensional figure within a PDF. Either LaTeX or Adobe Acrobat can be used to embed the U3D file in the PDF.Development and

A script to convert MATLAB/Octave into TikZ figures for easy and consistent inclusion into LaTeX.

; matlab2tikz();```or```>> matlab2tikz('myfile.tex');```The script accepts numerous options; check them out by invoking the help,```>> help matlab2tikz```Sometimes, MATLAB makes it hard to create matching LaTeX plots

Converts 3D and 2D MATLAB plots to the scalable vector format (SVG).

Scalable Vector Graphics (SVG) Export of FiguresConverts 2D & 3D Matlab plots to the scalable vector format (SVG). This format is specified by W3C (http://www.w3.org) and can be viewed and

A figure ready to scroll through and play videos. You can also draw any custom graphics on it.

VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to

Plot2LaTeX

Version 1.2.0.0

by Jan de Jong

Exports a figure as a pdf file in vector format for inclusion into LaTeX.

PLOT2LATEX saves a Matlab figure as a pdf file in vector format for inclusion into LaTeX. Requires free and open-source vector graphics editor Inkscape. It invokes Inkscape to save the text, labels

The export figure widget creates a basic toolbar button to export figures using export_fig

The Export Figure Widget creates a basic toolbar button to export figures using export_fig. Pressing the button opens an inputdlg to enter options for export_fig. The Export Figure Widget requires

figure to latex

Version 1.0.0.0

by David Krause

Converts a displayed figure to latex .tex format. The code can handle zoomed in plots

Create your 2D, multiple axes plot, and then convert it to a LaTeX .tex file. Then, include the .tex file in your thesis or paper using pstricks. The code uses the data contained in the figure

ScreenCapture gets a screen-capture image of any Matlab GUI handle, or specified screen area rectangle

ScreenCapture gets a screen-capture of any Matlab GUI handle (including desktop, figure, axes, image, or uicontrol), or a specified area rectangle located relative to the specified handle. Screen

This function converts a MATLAB(R) table into a .tex file, using LaTeX formatting.

The function table2latex(T, filename) formats a MATLAB table (T) into a .tex file (specified by the filename path), following the LaTeX formatting. Please, avoid using cells or structs inside the

Library with functions to create strings with the LaTeX syntax and LaTeX files through Matlab.

Title: Matlab to LaTeX LibrarySummary: Library with functions to create strings with the LaTeX syntax and LaTeX files through Matlab.Description: My library of functions to handle with the creation

Copy using dmeta and pasting using PasteSpecial

Very simple and small program to export a MATLAB fig or plot to a specific excel file. (location of the plot in the excel file can be changed by changing the "Range" variable... )

Exports 2D/3D image volume, vector field, surface, lines, polygons, etc. to ParaView

file to be viewed in ParaView. It can also export line or polygon objects. To maximize compatibility between different operating system, numerical data is by default saved in ascii format with precision

FIGURE2PDF exports the current MATLAB figure to a PDF file.

FIGURE2PDF exports the current MATLAB figure to a PDF file.This function is useful for preparing high-quality graphic files for research papers.

MatLab tool for exporting data to PowerPoint 2007+ files without using COM-objects automation

exportToPPTX allows user to create PowerPoint 2007+ (PPTX) files without using COM-objects automation (or PowerPoint application itself). Proper XML files are created and packaged into PPTX file that

A supplement to IMWRITE to write to TIF files of data types beyond int16.

IMWRITE2TIF Write image to tif file with specified datatype. IMWRITE2TIF(IMGDATA,HEADER,IMFILE,DATATYPE)exports IMGDATA with HEADER to TIF file named IMFILE. HEADER is usally obtained by IMFINFO from

setFigTransparency sets the transparency/opacity of a figure window, with optional fading effect

internal menus, toolbars and components, is made transparent according to the alpha value. oldAlpha = setFigTransparency(...) returns the old transparency value of the specified figure, prior to its

Cross-platform WYSIWYG figure export from Matlab to SVG, PDF, PNG, EPS preserving transparency

SaveFigure is a Matlab utility which provides aesthetically pleasing figure export which provides a few essential features not present in Matlab's built in figure export or any known utility on the

Export a variety of inputs (patch, surface) to an STL triangular mesh

** Big speed boost courtesy of Oliver Woodford. Recommended to update to latest version ** stlwrite(FILE, FV) writes a stereolithography (STL) file to FILE for a triangulated patch defined by

Using full Latex markup in m-files to generate high quality documentation. Version 1.3

Publish2LatexVersion V1.3A new conversion of figures to eps has been implemented. This automatically selects the best renderer depending on the nature of the data on the axis of the figure. It

The improvement concerns the modification of the matlab.sty file that is created during export phase.

Live Script document is possible to export into several formats (PDF, Word, HTML, LaTeX). Actually the form of automatic LaTeX export does not match the Matlab-language syntax highlighting, and it

Powerful on-figure magnifier, suitable for the publication of compact graphical results

axes 'secondaryAxesYLim': Initial YLim value of the secondary axesHOT KEYS (active if 'mode' set to 'interactive') -In a figure with multiple magnigier instances 'Tab

latex

Version 1.0.0.0

by Toby Driscoll

Output a matrix in LaTeX format.

This file will output a MATLAB numeric matrix in a format suitable to paste into a LaTeX tabular environment. You can choose whether to individually cast each element in math mode (you wouldn't want

A utility function to simplify use of annotation function

The annotation function, which allows you to programmatically add a wide range of annotations to your figure, requires coordinates to be specified in normalized figure units. I have found that I

WindowAPI

Version 1.5.0

by Jan

Set figure size, top-most, transparency and pixel mask, multi-monitor etc by Windows API

WINDOWAPI - Set window properties using the Windows API There are a lot of functions in the FEX to set the figure properties, e.g. maximized, minimized, always-on-top, level of

Export signal builder to excel

The signal builder block allows you to import Excel® spreadsheet but it doesn't allow you to export the signals to excel. With this function, it can.

Make multiple plots in a figure and scroll through them.

This function is an adaptation of a demo published by Steven Lord that let you add a slider to an axes. This function shows you how to set up a slider in a figure that will scroll through tiled

Import and export ONNX™ models within MATLAB for interoperability with other deep learning frameworks

Import and export ONNX™ (Open Neural Network Exchange) models within MATLAB for interoperability with other deep learning frameworks. To import an ONNX network in MATLAB, please refer to

Given a value, array, equation or array of equations. This program will output to a figure of desir

figure size. Current limitation is due to the maximum latex output length of 1300 characters.

Converts 3D objects of a Matlab figure to XHTML embedded X3D file. Interactive 3D website graphics.

This function FIGURE2XHTML converts the 3D objects of a Matlab figure to an in XHTML embedded X3D file. In a modern browser, you can then view your figure interactively because of the great X3DOM

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

example:m2tex('num','C:\Programme\MATLAB\work\testfile.m','C:\latex_documents\testfile.tex')m2tex('testfile.m','testoutputfile.tex', 'no_num','bwc')There are ONLY TWO STEPS necessary to do to include your code:1. Run "m2tex.m" (with the desired m-file to include).2. Insert the code into your main LaTeX-document by adding the

This function converts a Matlab legend to a text annotation for latex interpretation.

LEGEND2LATEX(FIGURE_HANDLE) Converts the present legends in the figure to legends that can be postprocessed using LaPrint.Note that all earlier legend2latex objects are removed.Can convert several

Allows the user to transfer your search path from an old MATLAB release to a new release

export your search path from the old release as a file, then be able to import those path directories into the path of the new release. This should be easy to do, but I've not yet seen anything in the path

latexTable

Version 1.21.0.0

by Eli Duenisch

Converts matrices, cells and MATLAB tables to LaTex table code. Allows format,pivot,col/row headers.

Converts matrices, cells or MATLAB tables to LaTeX table code. Easy to use and very flexible:- takes MATLAB matrices, cells or tables as input- gives code for a LaTeX table containing your data as

SeisLab 2.01

Version 1.2.0.0

by Eike Rietsch

Release 6.1925 of a collection of functions for analysis/display of seismic and well-log data.

Simulate electromagnetic wave propagation through free-form apertures, or off rough surfaces. Speed up the computation by using the GPU.

A Matlab toolbox to simulate light propagation for monochromatic coherent light through free-form apertures and off rough/free-form surfaces by means of a numerical approximation of the

Use the GUIDE to App Designer Migration tool to help transition your GUIDE apps to App Designer.

About the Migration ToolStarting in R2025a, the GUIDE interactive design environment has been removed. You can continue to run existing GUIDE apps, and you can continue to edit GUIDE app program

enable/disable entire figure window, including toolbar, menubar, frame and all contents

current figure Technical description: http://UndocumentedMatlab.com/blog/disable-entire-figure-window Bugs and suggestions:Please send to Yair Altman (altmany at gmail dot com) Warning:This code heavily

Export objects described in a logical matrix, label matrix or voxel list to STL and PovRay mesh2.

Export Voxel Data===================This submission allows to export multiple objects described in logical matrix, label matrix or voxel list data to STL and PovRay mesh2 format.Mesh can be

Similar to figure function. Resizes figure window to full screen/default dims.

This functions wraps Matlab figure function, allowing the user to set the figure size to one of the two following states- full screen or non full screen (figure default). As figure function results

Click any axes to expand it in a separate figure. Right-click expanded axes to export contents!

single axes and all its children. Clicking on that figure closes the popup window. (Right-clicking restores non-expanding status to the axis.)SYNTAX:expandAxes Sets the current axes to expand on

LaTeX table creation.

Version 1.0.0.0

by Andrew

Function for converting numeric or cell arrays to LaTeX table.

This function was designed to be tool for converting MATLAB 2D arrays into a LaTeX tabular environment. It includes the ability to add horizontal and vertical labels, alter the data format, insert

Panel

Version 2.14

by Ben Mitch

Like subplot, but easier, and WYSIWYG export to file. Also fixes dashed/dotted lines in export.

Panel is an alternative to Matlab's "subplot", providing easier control over layout (particularly, easy elimination of whitespace). It also fixes dashed/dotted lines during export to image files

Code writing tool for importing/exporting workspace variables to or from a struct.

Structures are a convenient way of carrying around many variables as a single object and of passing those variables to a function packed in a single argument.Once a structure has been passed to a

Figure Rotator

Version 1.1.0.1

by Tucker McClure

Allows a user to easily navigate around a target point in a 3D figure using a mouse.

The FigureRotator is a light and fast tool allowing a user to easily navigate around a target point in a 3D figure using a mouse. The camera will "orbit" a target point, move in and out, and

Limit figure size

Version 1.1.0.0

by Jan

Set minimal or maximal size of a figure

LimitSizeFig - Set minimum and maximum figure sizeSome dialogs become ugly, if their size is getting too small. Setting a minimal size in the figure's ResizeFcn leads to strange effects, when the

Export matrices to LaTeX

Version 1.0.0.0

by Eva

Export matrices to LaTeX

This function writes you your MATLAB matrices as matrices in LaTeX. You could export several matrices at one with names attached.

matrix2latex

Version 1.0.0.0

by Moritz Koehler

MATLAB array to LaTeX table converter.

filename, in which the resulting latex code will% be stored% - varargs is one ore more of the following (denominator, value) combinations% + 'rowLabels', array -> Can be used to label the rows of

Simple M file to convert Symbolic Equations/Polynomials to ZPK TF form.

Perform equation manipulation/substitution in syms toolbox, then convert the result to a transfer function using this m file. Input is your symbolic equation (with syms variable s or z), output is a

MIB is a package for segmentation of multi-dimensional (2D-4D) microscopy datasets

Easily include nicely syntax highlighted m-code in your LaTeX documents.

hassle — just include it and you're done.I originally wrote this package for myself to have colourful source code highlighted in LaTeX, looking exactly like in the Matlab editor — being able to just

2D-AL-DIC(Augmented Lagrangian DIC) is a fast, parallel-computing DIC algorithm which also considers global kinematic compatibility.

(fast computation speed, and parallel computing) and finite-element-based global DIC method (guarantee global kinematic compatibility and decrease noise).Welcome to give the ALDIC code ratings and

Adaptive Lagrangian Digital Volume Correlation - volumetric displacement and strain measurement based on a hybrid local-global approach

).% =================================== Reference paper:For full details, and to use this code, please cite our paper:Yang, J., Hazlett, L., Landauer, A., Franck, C. Augmented Lagrangian Digital Volume Correlation. Experimental Mechanics

SeisLab 3.01

Version 1.5.0.0

by Eike Rietsch

Release 10.0301 of a collection of functions for analysis/display of seismic and well-log data.

LaPrint

Version 1.0.0.0

by Arno Linnemann

LaPrint prints a MATLAB figure to file for neat inclusion in LaTeX documents.

LaPrint is a MATLAB function to print MATLAB graphics for inclusion in LaTeX documents. LaPrint creates an eps-file and a tex-file. The tex-file contains the annotation of the figure such as titles

This is my public repo of all my MATLAB Screen cast codes and other random codes written in MATLAB

Screen Cast Codes - If you've watched one of my youtube videos and you're looking for code from one of those videos this is the folder you need to openTuppers - Playing with Tuppers Referential

Matlab functions to plot 3D maps from indentation tests

TriDiMapThis Matlab toolbox has been developed to plot and to analyze mechanical properties maps from (nano)indentation results .To get started with the TriDiMap toolbox, clone the repository, then

jrichter24/toPPT

Version 2.5.0.0

by Jens Richter

toPPT is a powerful tool for generating powerpoint presentations programmatically defined in matlab.

toPPT is a powerful tool for generating PowerPoint presentations programmatically defined in Matlab. It will use different scripts for performing exports of figures, tables and texts. For this

Load more