Main Content

4,534 results in File Exchange

addaxis

Version 1.1.0.0 by Harry Lee

Add multiple y-axes to plots. zoomable with zoom modification.

Adds multiple axes to plots using addaxis.m. Automatically adjusts axes to accomodate as many axes as you want.Add more plots to any added axes with addaxisplot.mAdd y-labels to any of the axes with

- ADDAXISLABEL adds axis labels to axes made with ADDAXIS.m
- MOUSEBTNUPFCN Mouse button up function
  • 36.8K (All time)
  • 47 (Last 30 days)
  • 4.4 / 5
  • Community
  • 7 Jul 2016

Plot with multiple Y-axes

Version 2.0.0.0 by Tom R

Plotting function that allows for N y-axes using a common x axis

This function allows for results to be plotted on N separate y-axes. These y-axes share a common x axis, but do not need to share exactly the same x/y data or size. The function supports all

  • 3.4K (All time)
  • 28 (Last 30 days)
  • 4.9 / 5
  • Community
  • 11 Aug 2019

  • 4.9K (All time)
  • 34 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Aug 2024

plotmultix(varargin)

Version 1.0.0.0 by Rich Pawlowicz

make plots with multiple x-axes

Something like plotyy (or any of its variants), but with any number of x-axes and (perhaps) a more flexible interface.

- PLOTMULTIX Plot a figure with multiple X axes
  • 228 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Nov 2017

myaxisc

Version 1.5.1 by vik

Create axes object with multiple y-axis in Figure or App Designer

Object orientated approach for creating plots with three or more y axis. myaxisc, short for "Multiple Y Axis Class", is a class holding all the axes objects needed to display multiple Y axis. Second

- Multiple axis class containing multiple axes systems
  • 1.1K (All time)
  • 6 (Last 30 days)
  • 4.9 / 5
  • Community
  • 6 Feb 2019

multiplotyyy

Version 1.2.0.1 by Laura Proctor

MULTIPLOTYYY allows the user to plot multiple lines on three sets of y-axes.

MULTIPLOTYYY plots using three sets of y-axes values. Additionally, multiple lines can be plotted against each y-axis. Therefore, the inputs to the function must be grouped into cell arrays.Here is

  • 4.5K (All time)
  • 17 (Last 30 days)
  • 4.9 / 5
  • Community
  • 1 Sep 2016

Display multiple images on individual axes and optionally link them

Version 1.0.0.0 by Shalin Mehta

imagecat generates a 'catalog' of images useful for visualizing steps in image processing.

) with each image on its own axes. The axes can be optionally linked, set to be proportional in X and Y, or displayed in cartesian orientation.

- ImageCat displays a 'catalog' of images on individual axes and optionally
  • 681 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 7 Feb 2013

Numerical Analysis and Graphic Visualization with MATLAB

Version 1.0.0.0 by Shoichiro Nakamura

Companion Software

- GuiDm_14: Illustrates multiple axes.
- GuiDm_13: Illustrates axes command.
- GuiDm_15 Using subplot with axes.
- L2_11: Illustration of multiple curves.
- L2_12: Illustration of multiple curves.
- L2_10: Illustration of multiple curves.
  • 7.3K (All time)
  • 7 (Last 30 days)
  • 4.5 / 5
  • Community
  • 30 Aug 2002

MultiWaitBar

Version 1.0.0.0 by Sandeep Solanki

MULTIWAITBAR displays multiple waitbars.

% MULTIWAITBAR displays multiple waitbars.% H = MULTIWAITBAR(NumAxes,StepAxes,TitleAxes)% creates and displays a waitbars of fractional lengths StepAxes. The% handle to the multiwaitbar figure

- MULTIWAITBAR displays multiple waitbars.
  • 374 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 29 Oct 2013

Multi-METAPOST Toolbox

Version 1.0.0.0 by Petr Hora

The toolbox converts 2D & 3D MATLAB plots to the METAPOST or Multi-METAPOST format.

of FoilTEX, PPower4 or beamer packages, etc.The toolbox can convert following graphic objects: axes, line, text, patch, surface, image, and rectangle.Instalation and using is described in mmp.pdf.

- MP_DEMO09: multiple axes + reverse axis.
- MTLB_AXES
- MTLB_AXES_C
- WHATSEE
- DATA2POINTS
- MTLB_AXES3
- MTLB_AXES3_C
- MP_LEGEND modifies legend axes.
- AXESPOS2POINTS
- GETAXESLIM2D
- MP_DEMO08: lin/log axes.
  • 1.1K (All time)
  • 1 (Last 30 days)
  • 4.5 / 5
  • Community
  • 5 Dec 2006

AddMultipleLegends

Version 1.0.0.0 by Alexander Mering

Add as many legend you want to a single figure

This function allows to add multiple legends to a single figure / axes.Simply define the typical legend properties such as DisplayName, LineStyle, Color, ... and there you go.All additional settings

  • 492 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Sep 2013

Data cursors for figure window

Version 1.2.0.0 by Malcolm Lidierth

Data cursor support for multiple axes in a fugure

Several related functions:CreateCursor sets up a vertical cursor on all axes in a figure. The cursors can be moved around using the mouse.Multiple cursors are supported in each

  • 4.6K (All time)
  • 5 (Last 30 days)
  • 4.6 / 5
  • Community
  • 24 May 2011

multiple Axes Colorbar

Version 1.0.1 by Prasobhkumar P. P.

This function helps to create 2 axes in 1 colorbar

Two axes in one colorbar are achieved in this function. This code is a modified version of https://in.mathworks.com/matlabcentral/answers/475762-colormap-utility-two-axes-in-colorbar

  • 47 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 19 Aug 2020

Combined Legend for multiple axes

Version 1.0.0.0 by Shreyes

Provide an array of axes handles or 1 figure handle.It will create a legend of all the lines in axes

A simple demo to show how you can obtain the children object handles in plot determine their type and do something with it.If you have multiple axes in one figure but wish to have one legend for all

- %[Function Description]
  • 399 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 15 Mar 2012

newcolorbar: multiple colormaps in the same axes

Version 1.0.0.0 by Chad Greene

Create multiple colormaps and colorbars in (seemingly) the same set of axes.

This function creates a new set of invisible axes matching the size and extents of the current axes. This allows additional colormaps to be used in such a way that they are perceived as multiple

- The newcolorbar function creates a new set of invisible axes matching
  • 1.3K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Aug 2015

Keyboard-navigation in Multiple Figures/Axes

Version 1.0.0.0 by Stijn Helsen

By keyboard control it is possible to.

If you have multiple figures (or one) with multiple axes (graphs) (or one) which all have the same (or similar) x-axis (time, frequency, order, ...), this function makes it possible to navigate (zoom

  • 2K (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 8 Aug 2002

GUI for Understanding Nyquist Plots

Version 1.0.0.0 by Erik

This is a GUI designed to help learn about Nyquist plots.

- Doesn't handle multiple poles on axes (except at origin).
  • 1.4K (All time)
  • 1 (Last 30 days)
  • 3.8 / 5
  • Community
  • 12 Oct 2011

Axis XX

Version 2.6.0.0 by Luke Plausin

Add multiple X or Y axes to plots, rescale data, use any function, add data tips, zoom, flexible.

This package will allow you to plot data on multiple X or Y axis. Similar to MATLAB's own plotyy function, but less limiting. Features: Create any combination of X or Y axes, plot multiple lines on

  • 2.2K (All time)
  • 2 (Last 30 days)
  • 3.7 / 5
  • Community
  • 9 Dec 2015

cursor

Version 1.0.0.0 by Andrew Hastings

Produces an axis crosshair, allows user to click a point.

This function produces a crosshair on the axis selected. One can click to select an X, Y coordinate. This function can set up crosshairs on multiple axis across multiple figures. It can be modified

- CURSOR updates the cursor location in multiple axes/figures.
  • 1.6K (All time)
  • 2 (Last 30 days)
  • 3.0 / 5
  • Community
  • 21 Nov 2005

Multiple Signal Routing to a Single-Axed Scope

Version 1.0.0.0 by Mohamed Ali Alaswed

Simple circuit for simulink amatuers

A simple circuit to illustrate how to display multiple signals on a scope display with only 1 axe using the 'Mux Block' function.

  • 301 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 6 Feb 2012

Linked Pan and Zoom

Version 1.21.0.0 by Geoffrey Akien

Pans and zooms multiple axes on the same figure, with full control of axes linking.

Pan with left click mouse drag, draw a zoombox with right click drag, and view all data with double-click. This also retains any existing WindowButtonXFcn the figure has, as well as any axes

- PANZOOM adds panning and zooming functionality to many axes in a figure.
  • 942 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 24 Aug 2016

ccbar

Version 1.0.0.0 by John Barber

Custom colorbar with multiple entries

CCBAR creates a custom colorbar with multiple sections. The contents of the CCBar are given as an input, and can consist of one or more arrays of indexed or RGB color data. In addition, setting the

- Add a customized colorbar with multiple entries to an axes
  • 419 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 17 Feb 2011

Five Degree-of-Freedom Grain Boundary Interpolation

Version 1.0.2 by Sterling Baird

Fast Gaussian Process Regression (GPR) interpolation of small and large grain boundary property datasets in a 5 degree-of-freedom sense.

trianglesphtri_subdiv_test.msqrt2norm.mtake a set of octonions and give each row norm == sqrt(2) if (norm == 1) || (norm == sqrt(2))sqrt2norm_r2018a.margumentssymaxis.mReturn the symmetry axes (if multiple) and the geometry given a

- Return the symmetry axes (if multiple) and the geometry given a quaternion
- Indices of a polytope with vertices on every axis and every intersection of every plane formed by axes.
- graphic projection of rotation axes
- Compute Chebyshev center of polytope Ax <= b.
  • 124 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 5 Feb 2022

tight_subplot(Nh, Nw, gap, marg_h, marg_w)

Version 1.1.0.0 by Pekka Kumpulainen

Fills the figure with axes subplots with easily adjustable margins and gaps between the axes.

Subplot tends to leave a lot of empty space around the axes. Tight_subplot allows to adjust the spacing between the axes as well as the margins around the axes.For example:[ha, pos] =

- tight_subplot creates "subplot" axes with adjustable gaps and margins
  • 56.5K (All time)
  • 75 (Last 30 days)
  • 4.7 / 5
  • Community
  • 3 Mar 2016

xPlot – Behaves Like Plot But With Built-in Tools for Interactively Displaying/Filtering Metadata

Version 1.0 by Michael Cappello

Easily Display/Filter Metadata In Multiple Figures, Axes, Lines With Built-in Tools. Extensible.

- Using the same data in examples 1 and 2, this example shows how xPlot graphs can exist in multiple axes and multiple
- % Create an array of readable metadata
  • 87 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Jul 2018

plot_shift.m

Version 1.1.0.0 by Corey Gravelle

Multiple data sets are managed and compared with the mouse, by shifting objects and axes

: props to Paul S. Koch for the inspiration with uilineshift.m!possible improvements, to be posted at a later release:-ability to select and move multiple lines ('group')-highlighting selected

  • 1K (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 19 Oct 2010

Multiple-Colon

Version 1.6.0.0 by Bruno Luong

multiple colon-intervals

Return a concatenation of multiple colon-intervals.User provides left, step, and right bound.&gt;&gt; mcolon([0 10],[1 2],[2 14])ans = 0 1 2 10 12 14

- Multiple colons
  • 1.1K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Jan 2011

allowaxestogrow

Version 1.7.0.0 by Matt Caywood

With one click, zoom axes for better visibility.

What if you have a number of tiny subplots or images in a figure window and would like to be able to visually inspect them?Call allowaxestogrow(f) on a figure f with any number of sub-axes

- % Call allowaxestogrow(f) on a figure f with multiple sub-axes.
  • 3.2K (All time)
  • 1 (Last 30 days)
  • 4.5 / 5
  • Community
  • 15 May 2009

Multiple matrix multiplications, with array expansion enabled

Version 1.37.0.0 by Paolo de Leva

Multiplying matrices, vectors, or scalars contained in two N-D arrays, with array expansion enabled.

with multidimensional arrays.MULTIPROD performs multiple multiplications between matrices, vectors, or scalars contained in two multidimensional arrays, with automatic virtual array expansion (AX

  • 9.9K (All time)
  • 1 (Last 30 days)
  • 4.9 / 5
  • Community
  • 26 Jul 2010

plotyyy

Version 1.0.0.0 by Denis Gilbert

PLOTYYY - Extends plotyy to include a third y-axis

PLOTYYY builds upon plotyy to include a third y-axis. It also provides an easy way of labelling all three y-axes at once.

  • 31.8K (All time)
  • 83 (Last 30 days)
  • 4.6 / 5
  • Community
  • 14 Nov 2001

fix_xticklabels - automatically convert xticklabels to multiple line format

Version 1.1.0.0 by Mikhail Erofeev

It will determine maximum allowed width of XTickLabels and convert them into multiple line format

FIX_XTICKLABELS will determine maximum allowed width of long XTickLabels and convert them into multiple line format to fit maximum allowed width IN: handle [optional] - axes handle

  • 3.2K (All time)
  • 1 (Last 30 days)
  • 4.9 / 5
  • Community
  • 22 Sep 2014

Detect and Track Multiple Faces

Version 1.1.0.1 by Dima Lisin

Detect and track multiple faces from live video.

This is a simple system for detecting and tracking multiple faces from live video. It uses the Computer Vision System Toolbox and the Webcam Support Package. The system detects faces using the

- MultiObjectTrackerKLT implements tracking multiple objects using the
  • 12.9K (All time)
  • 5 (Last 30 days)
  • 4.7 / 5
  • Community
  • 1 Sep 2016

Rhythm Training GUI

Version 1.0.2 by Massimo Ciacci

A GUI to generate and play quarter note rhythms, with visual support

- Summary of this function goes here
  • 43 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 18 Apr 2020

ScrollPlot - scrollable X/Y axes

Version 1.7.0.0 by Yair Altman

ScrollPlot adds a scroll sub-window to any supplied plot handles

ScrollPlot adds a scroll sub-window to any supplied plot handles (or current [gca] axes if no handle was supplied). This enables easy plot or image exploration. The user can specify initial view

  • 10.4K (All time)
  • 3 (Last 30 days)
  • 4.8 / 5
  • Community
  • 16 Jul 2015

Multiple same-size linear solver

Version 1.3.0.0 by Bruno Luong

Solve multiple systems of linear equations of the same size

  • 3.6K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 26 May 2010

Import Fig File to Axes

Version 1.0.0.1 by Stuart McGarrity

Import fig file to axes

% IMPORTFIG(Figfilename,Axes) opens a fig file and places the% contents into another axes such as on a subplot.% % Example% h=subplot(3,2,1); % importfig('plot1.fig',h); Useful if you have lots as

- IMPORTFIG(Figfilename,Axes) opens a fig file and places the
  • 5.7K (All time)
  • 1 (Last 30 days)
  • 4.6 / 5
  • Community
  • 1 Sep 2016

Set functions with multiple inputs

Version 1.3.0.0 by Oleg Komarov

Intersectm, ismemberm, setdiffm, setxorm, unionm with multiple inputs. Ex: intersectm(a,b,c,…).

Have you ever tried to find the common elements/rows to more than two sets without using a loop?Now you can with multiple-input set functions: Intersectm, ismemberm, setdiffm, setxorm, unionm.Brief

  • 1.6K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 6 Aug 2010

SeparateAxes

Version 1.1.0.0 by Dylan Muir

Change the visual appearance of a figure axis, by separating the axes at the origin.

Matlab function to change the visual appearance of a figure axis, by separating the axes at the origin. Usage: SeparateAxes SeparateAxes(..., hAxis) SeparateAxes(..., fProportion

  • 126 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Aug 2017

Multicore - Parallel processing on multiple cores

Version 1.39.0.0 by Markus Buehren

This package provides parallel processing on multiple cores/machines.

This package provides parallel processing on multiple cores on a single machine or on multiple machines that have access to a common directory.If you have multiple function calls that are independent

- MULTICOREDEMO Introduction to parallel processing on multiple cores.
  • 21.3K (All time)
  • 12 (Last 30 days)
  • 4.8 / 5
  • Community
  • 21 Jul 2014

MINTERSECT -- Multiple set intersection.

Version 1.0.0.0 by David Fass

A generalization of INTERSECT to handle multiple inputs.

- MINTERSECT Multiple set intersection.
  • 5.5K (All time)
  • 3 (Last 30 days)
  • 4.8 / 5
  • Community
  • 1 Nov 2004

Multiple Precision Toolbox for MATLAB

Version 2.0 by Ben Barrowes

This toolbox defines a new mp class allowing multiple precision objects in MATLAB.

- multiple precision class constructor.
  • 13.7K (All time)
  • 11 (Last 30 days)
  • 4.0 / 5
  • Community
  • 4 Aug 2022

PLOT2AXES

Version 1.1.0.1 by Jiro Doke

Plot a set of data with two different axes.

PLOT2AXES(X, Y, 'Param1', 'Value1', ...) plots X versus Y with secondary axes. The following parameters are accepted [default values]: xloc ['top']: location of secondary X-axis yloc ['right

- PLOT2AXES Graphs one set of data with two sets of axes
  • 8.6K (All time)
  • 2 (Last 30 days)
  • 3.6 / 5
  • Community
  • 1 Sep 2016

Vectorized hold

Version 1.0.0.0 by Ioannis Filippidis

Vectorized version of hold function.

VHOLD(multiax, onoff) set hold state of multiple axes. VHOLD(multiax, onoff) is a vectorized version of function hold. It sets the states of multiple axes objects with handles in matrix multiax

- VHOLD(multiax, onoff) set hold state of multiple axes.
  • 228 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 10 May 2012

Multiple Tab GUI

Version 1.2.0.0 by James Willmann

Program to create a figure with multiple tabs and demo their use.

This function creates a figure with multiple Tabs. The number of tabs can be changed and they are distributed evenly across the top of the figure. Content is provided for the first 5 tabs to demo

- This function creates a figure with multiple Tabs.
  • 11.2K (All time)
  • 1 (Last 30 days)
  • 4.9 / 5
  • Community
  • 4 Feb 2014

offsetAxes(ax)

Version 2.0.0.0 by Anne Urai

Offset axes, mimicks Seaborn's 'despine' option for plotting

visible. This function mimics the behaviour in a matlab plot, by changing the axis limits and covering the origin of the axes with a white line.

- thanks to Pierre Morel, undocumented Matlab
  • 717 (All time)
  • 2 (Last 30 days)
  • 4.7 / 5
  • Community
  • 9 Nov 2016

Vector algebra for arrays of any size, with array expansion enabled

Version 1.3.0.0 by Paolo de Leva

Multiple dot, cross, and outer products, cross divisions, norms, normalizations, projections, etc.

subtractions)DOT(specific function performing dot products)CROSS (specific function performing cross products)They all perform multiple operations, but they cannot perform automatic AX. MATLAB also includes function SUM

  • 5.5K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 26 Feb 2009

ticklabelformat - set a dynamic format of axes tick labels

Version 1.5.0.0 by Yair Altman

ticklabelformat sets the axes tick labels format. The format is preserved during zoom/pan/maximize

ticklabelformat sets the format of an axes tick labels based on sprintf format specifiers. The format is preserved during zoom/pan/maximize and applied to the dynamic tick values. Calling

- TICKLABELFORMAT Sets axis tick labels format
  • 2.5K (All time)
  • 1 (Last 30 days)
  • 4.5 / 5
  • Community
  • 27 Jun 2015

Violin Plots for plotting multiple distributions (distributionPlot.m)

Version 1.15.0.0 by Jonas

Function for plotting multiple histograms side-by-side in 2D - better than boxplot.

(http://www.mathworks.com/matlabcentral/fileexchange/37105).DistributionPlot allows visualizing multiple distributions side by side. It is useful for skewed unimodal data and indispensable for multimodal data. DistributionPlot is especially useful for showing the time

- DISTRIBUTIONPLOT creates violin plots for convenient visualization of multiple distributions
  • 14.8K (All time)
  • 14 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Feb 2017

expandAxes(hndls,rotEnable)

Version 1.7.0.1 by Brett Shoelson

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

FUNCTION EXPANDAXES(HNDLS)Allows you to click on any axes (or child thereof) in the list of input handles. Left-clicking will popup a new window in the position of the original, filled with the

- Sets all axes in the handle list to expand in a new figure on buttondown.
  • 3.1K (All time)
  • 3 (Last 30 days)
  • 4.9 / 5
  • Community
  • 1 Sep 2016

Myplotyy

Version 1.7.0.0 by Friedhelm Steinhilber

Myplotyy plots different data sets with a common x-axis but using individual y-axes in one figure.

Myplotyy plots different data sets with a common x-axis but using individual y-axes in one figure. The properties of every curve (y-axis) can be individually adjusted, such as linear or logarithmic

- Function plots Data in a Struct M to different axes in one figure
  • 3.1K (All time)
  • 2 (Last 30 days)
  • 4.7 / 5
  • Community
  • 12 May 2011

Piled images

Version 1.0.0.0 by Jan Handwerker

Plots multiple images in same axes, showing background, where foreground is NaN.

Imagescn plot two or more imagesc into the same axes. Deeper layers are visible, were higher layers have the value NaN. This is helpful e.g. to show measurement (=foreground) results "above" a map

  • 2.7K (All time)
  • 1 (Last 30 days)
  • 2.0 / 5
  • Community
  • 6 Mar 2007

Fit Multiple Gaussians

Version 1.1.0 by Image Analyst

Fit a specified number of Gaussians to a test signal.

  • 1.4K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 Jul 2021

Recursive Directory Searching for Multiple File Specs

Version 1.7.0.0 by Jonathan Sullivan

Searches a directory for multiple file specs with optional recursivity

. This value is locale-dependent. EXAMPLES: Example 1: Recursive directory listing of the current directory d = dir2(pwd,'-r') {d.name}' Example 2: Using multiple

  • 1.5K (All time)
  • 2 (Last 30 days)
  • 4.8 / 5
  • Community
  • 20 Feb 2013

mplot: Multiple plots in a single figure with list box selection

Version 1.1.0.0 by Levente Hunyadi

Adds multiple plot instructions to a figure and the user chooses which one to use from a list box.

mplot creates a figure with a list box and axes. The list box contains references to plot instructions to sketch data on the axes. Plot instructions are added to the list box with successive calls to

- Multiple plots in a single figure with list box selection.
- Example for multiple plots in a single figure with list box selection.
  • 1.7K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 Oct 2010

Zoomed Axes

Version 1.0.1 by Caleb Thomas

Adds a new class for creating nested axes that show zoomed-in regions of a 2D plot

# Matlab Zoomed AxesAdds a new class for creating nested axes that show zoomed-in regions of a 2D plot.Supports multiple zoomed axes per parent and is fully interactive for easy placement. ##

  • 828 (All time)
  • 21 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Nov 2025

Multiple Cursors

Version 1.0.0.0 by Olivier

Cursor feature for MATLAB® plots

MYCURSORS creates as many cursors as you want on an axes.Cursors can be tricky to implement and handle. This function will help you to simply add multiple cursors on an axes.EXAMPLE:Take a look at

- MYCURSORS - Create as many cursors as you want on an axes
  • 2.4K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 21 Jun 2007

plotxx.m

Version 1.0.0.0 by Denis Gilbert

PLOTXX Create graphs with x axes on both top and bottom

PLOTXX Create graphs with x axes on both top and bottom Similar to PLOTYY, but ... the independent variable is on the y-axis, and both dependent variables are on the x-axis. For example, you may

- PLOTXX - Create graphs with x axes on both top and bottom
  • 25.4K (All time)
  • 6 (Last 30 days)
  • 4.2 / 5
  • Community
  • 19 Feb 2002

multiple_boxplot.m

Version 1.2.0.0 by Ander Biguri

Grouped boxplots matlb ploting function

, 200; 51,153,255, 200; 0, 0, 255, 200];col=col/255;multiple_boxplot(data',xlab,{'A', 'B', 'C'},col')title('Here it is!')

- data is a cell matrix of MxL where in each element there is a array of N
  • 2.5K (All time)
  • 2 (Last 30 days)
  • 4.9 / 5
  • Community
  • 15 Jul 2014

Multiple eigen-values for 2x2 and 3x3 matrices

Version 2.1.0.0 by Bruno Luong

Compute in one shot the eigen-values of multiples (3 x 3) matrices using Cardan's formula

  • 1.9K (All time)
  • 2 (Last 30 days)
  • 4.6 / 5
  • Community
  • 26 Mar 2021

Multiple XY Graph

Version 1.0.2 by Koray S. Erer

Multiple XY Graph for Simulink®

This is an XY-Graph block that is based on the Level-2 MATLAB S-Function API to plot multiple trajectories. The zip file contains the associated S-function and an example model.

  • 1.4K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 6 May 2020

Load more