Main Content

10,346 results in File Exchange

Violin Plot

Version 1.7.0.0 by Holger Hoffmann

Violin Plot based on kernel density estimation, using default ksdensity

This function creates simple violin plots by estimating the kernel density, using matlabs default ksdensity(). Given a matrix or table with m columns, you will get violins for each of the columns

- __________________________________________________________________________
  • 25.5K (All time)
  • 115 (Last 30 days)
  • 4.9 / 5
  • Community
  • 3 Nov 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.

The zip-file contains the following files for visualizing distributions:- distributionPlot.m: main function that allows creating violin plots - myHistogram.m: generate histograms with 'ideal' bin

- DISTRIBUTIONPLOT creates violin plots for convenient visualization of multiple distributions
- PLOTSPREAD plots distributions of points by spreading them around the y-axis
- MYERRORBAR Adds errorbars to existing plot (unlike errorbar.m, which creates a new plot, and allows only bars for y values)
- COUNTENTRIES returns all unique entries (sorted) in the array m and how many times the respective entries occured
- ISEVEN checks whether a number is even
- wStats calculates weighted statistics (mean, stdev of mean) for a list of inputs with corresponding weights or {std}
- DISTINGUISHABLE_COLORS: pick colors that are maximally perceptually distinct
- HISTOGRAM generates a histogram using the "optimal" number of bins
- REPEATENTRIES fills a matrix with k repeats the rows of the input matrix
- COLORCODE2RGB converts a color code to an rgb vector
  • 14.8K (All time)
  • 14 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Feb 2017

MatStats

Version 1.1.4 by David Legland

Management of data tables, similar to dataframe in R, with enhanced plotting facilities.

array together with row names, column names, table name. It also supports factor columns, such as categorical factors ("yes", "no"). Several utility methods are provided, and many plot functions have been

  • 2.6K (All time)
  • 15 (Last 30 days)
  • 5.0 / 5
  • Community
  • 29 Feb 2024

statTest

Version 1.0.4.0 by C. M. Belanger Nzakimuena

Statistical testing and plots with significance level

Basic representations of two data groups as stripcharts and violin plots. Mann-Whitney U test and t-test are performed with significance level indicators.Dot plots and violin plots are described here

  • 267 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 31 Oct 2023

daviolinplot - violin and raincloud plots

Version 3.2.7 by Povilas Karvelis

Stylish and comprehensive 2-level factorial data plotting using violin plots, half-violin plots, boxplots, raincloud plots, and dotplots

. It combines boxplots, kernel density, and data scatter to produce different hybrids of violin plots, half-violin plots, raincloud plots, and dotplots. Kernel density highlights the overall shape of the

- combines density and box plots for 2-level factorial data
  • 2.9K (All time)
  • 36 (Last 30 days)
  • 5.0 / 5
  • Community
  • 8 Jan 2025

al_goodplot - boxblot & violin plot

Version 1.0.8 by Antoine Legouhy

A data distribution visualization that notably includes boxplots and violin plots in a light and clear manner.

The visualization includes: - Raw data - Mean - Median - Standard deviation - Boxplot - Notch - Violin plot (Parzen)Ideal for group comparison, before/after change assessment...Can be typically used

  • 1.7K (All time)
  • 4 (Last 30 days)
  • 4.7 / 5
  • Community
  • 17 Dec 2021

gQSPSim

Version 1.0.2 by Iraj Hosseini

The app is used for QSP Modeling and Simulation.

- creates violin plots for convenient visualization of multiple distributions
- - Updates the plot
- - plots the simulation
- - plots all parts of the viewer display
- plots distributions of points by spreading them around the y-axis
- - plots the analysis
- - plots the Cohort Generation visualization
- - plots the virtual population generation
- Adds errorbars to existing plot (unlike errorbar.m, which creates a new plot, and allows only bars for y values)
  • 484 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 23 Jul 2020

hctsa

Version 1.9.0.0 by Ben Fulcher

Highly comparative time-series analysis

- Plot the data matrix.
- Plots examples of time series in an hctsa analysis.
- 2-dim feature-based representation of a time-series dataset
- Visualization of a pairwise similarity matrix
- Annotates time series/metadata to a plot
- Poincare plot measures used in HRV analysis.
- Plot distributions for a single feature given a feature ID
- Top individual features for discriminating labeled time series
- How a given feature behaves across a time-series dataset
- Pairwise distances between either TimeSeries or Operations
- Trims and normalizes data from an hctsa analysis.
- Label groups of a time series using assigned keywords
- Greedy forward feature selection
- Linkage clustering for hctsa data.
- Classify class labels assigned to the data using all features
- Statistics of quality labels from an hctsa analysis.
- Nearest neighbors of a given time series from an hctsa analysis.
- Compares classification performance of feature sets
- compare performance of reduced PCs from the data matrix
  • 1.1K (All time)
  • 6 (Last 30 days)
  • 4.5 / 5
  • Community
  • 14 Aug 2023

The COnstraint-Based Reconstruction and Analysis Toolbox

Version 3.0.4 by laurentheirendt

Creation and analysis of biochemical constraint-based models: the COBRA Toolbox v3.0

- creates violin plots for some data
- s plots violin plots of some data and categories
- : plots graphs and lines involving mp-type data
- plots the confusion matrix with colorscale, absolute numbers
- Plot experimental uptake and secretion rates as well as error bars on logarithmic scale
- General error bar plot.
- Dot plot of a pseudospectrum.
- 3D Scatter plot with grouping variable
- 3D Scatter plot with grouping variable
- Easy to use 3D implicit plotter.
- Determine suitable AXIS for plot of complex vector.
- Display bar values ontop of bars in bar or histogram plot.
  • 4.9K (All time)
  • 50 (Last 30 days)
  • 3.7 / 5
  • Community
  • 1 Feb 2024

simple_violin_scatter

Version 1.0.0 by Edden M. Gerber

Scatter plot with dispersion along the x-axis to reflect the point density

Scatter plot with categories on the x-axis, with width determined by data point density (like a violin plot but with the width of the violin not explicitly drawn but rather setting the x-axis

  • 195 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Jun 2019

violin

Version 1.0.0 by Jasper Fabius

Violin plot

Simple violin plot function using 'fitdist' and 'patch' function.Options to make 1-sided violins, rotate the violin horizontally and add a line for the median.

  • 530 (All time)
  • 2 (Last 30 days)
  • 3.7 / 5
  • Community
  • 13 Aug 2019

marginal plot (边际图)

Version 2.0.1 by Zhaoxu Liu / slandarer

Creates (scatter, contour, regression, etc.) main plot with upper and right marginal distributions (histogram, boxplot, violin, rug, etc.).

Kernel density area + line% 5 | 'kd-hist' | Histogram overlayed with kernel density line% 6 | 'box' | Box plot (median, quartiles, outliers)% 7 | 'violin' | Full violin plot

- : Visualization of grouped data with main plot and marginal plots
  • 236 (All time)
  • 12 (Last 30 days)
  • 5.0 / 5
  • Community
  • 29 Apr 2026

violin plot with ggtheme

Version 2.0.1 by Zhaoxu Liu / slandarer

Generate beautiful violin plots with professional themes.

Basic usage% X - Group positions.% Y - Matrix data.X = 1:5;Y = randn(100, 5);violinChart(gca, X, Y, 'Width',.8);legend()Categorical dataX = randi([1, 5], [1, 200]);Y = randn(1, 200) + sin(X);hdl =

- Create violin plots for data distributions
  • 311 (All time)
  • 9 (Last 30 days)
  • -- / 5
  • Community
  • 11 May 2026

ggtheme for Common Plotting Functions

Version 1.0.0 by Zhaoxu Liu / slandarer

Apply professional theme styles to common MATLAB plotting functions (bar, line, area, box, violin). Inspired by R's ggthemr package.

')%% Apply ggtheme styling to both subplotspause(.5)ggThemeBar(ax1, 'dust');ggThemeBar(ax2, 'dust');exportgraphics(gcf, '_demoBar_gg.png')Basic usage - plot% demoPlotfigure('Units','normalized

  • 8 (All time)
  • 8 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 May 2026

KymoRod

Version 0.12.2 by David Legland

Matlab Graphical Interface for the study of hypocotyl growth

- Plot distribution of data in a table
- Plot the content of a column
- Scatter plot of two columns in a table
- Plot all the rows of the data table
- Plot data table rows with different style by group
- Display data ordererd by their group levels
- One-line description here, please.
- Scatter plot of table data
- One-line description here, please.
- Box plot of a data table
- Scatter plot individuals grouped by classes
- Bar plot of the table data
- Histogram plot of a column in a data table
- Histogram plot of a column in a data table
- Lock colors of plot, enabling multiple colormaps per figure. (v2.3)
- Restore colors of a plot to original indexed color. (v2.3)
  • 22 (All time)
  • 4 (Last 30 days)
  • -- / 5
  • Community
  • 8 Nov 2023

Violin Plot with mean, median and interquartile range

Version 1.0.0 by Alessandro

get violin plots from your data

% This function generates a violin plot for each dataset provided as input. % Violin plots are estimated from histcounts MATLAB function. % The thick line in the box represents the

  • 42 (All time)
  • 3 (Last 30 days)
  • -- / 5
  • Community
  • 8 Nov 2024

CytoMAP

Version 1.4.22 by Caleb Stoltzfus

Multidimensional Analysis Pipeline for Histocytometry (CytoMAP) https://gitlab.com/gernerlab/cytomap

- creates violin plots for some data
- s plots violin plots of some data and categories
  • 569 (All time)
  • 16 (Last 30 days)
  • -- / 5
  • Community
  • 22 Apr 2023

distributionPlot_OnlyPositive

Version 1.0.0 by Ruggero G. Bettinardi

violin plots for strictly positive data.

: https://fr.mathworks.com/matlabcentral/fileexchange/23661-violin-plots-for-plotting-multiple-distributions-distributionplot-m

  • 59 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 11 Dec 2018

gQSPsim-release

Version 1.0.0.0 by Iraj Hosseini

gQSPsim

parallel cohort generation and simulation* improved cross-platform compatibility of sessions* limit configurable number of traces to show when rendering plots* improvements to selection of rules/reactions to

- creates violin plots for convenient visualization of multiple distributions
- - Updates the plot
- - plots the simulation
- - plots all parts of the viewer display
- plots distributions of points by spreading them around the y-axis
- - plots the analysis
- - plots the Cohort Generation visualization
- - plots the virtual population generation
- Adds errorbars to existing plot (unlike errorbar.m, which creates a new plot, and allows only bars for y values)
  • 342 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 14 Aug 2023

Violinplot-Matlab

Version 1.0.0 by bastibe

Violin Plots for Matlab

Violin Plots for MatlabA violin plot is an easy to read substitute for a box plot thatreplaces the box shape with a kernel density estimate of the data, andoptionally overlays the data points itself

- creates violin plots for some data
- s plots violin plots of some data and categories
  • 2.6K (All time)
  • 84 (Last 30 days)
  • -- / 5
  • Community
  • 23 Jul 2024

GroupDistributionPlot: Violin, Sina, Box & Histogram

Version 1.0.1 by Nicolas Liaudet

Grouped violin, sina scatter, box, and histogram plots for 1–2 categorical factors.Colorblind-safe palettes. Publication-ready MATLAB output

featuresFour complementary plot elements can be shown simultaneously or in any combination:Violin plot — kernel density estimate rendered as a filled polygon, with optional symmetric, left-only, or right-only

- Flexible grouped distribution visualization for MATLAB.
  • 7 (All time)
  • 7 (Last 30 days)
  • -- / 5
  • Community
  • 28 Apr 2026

KernelBoxPlot

Version 1.0.0 by Matteo Lo Preti

This function generates a violin plot with the IQR and median value highlighted.

This function generates a violin plot with the IQR and median value highlighted.

  • 21 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 19 Jun 2023

grpandplot

Version 1.0.0 by Man Ho Wong

An open-source MATLAB tool for drawing box plot and violin plot with automatic multi-way data grouping.

grpandplot: An open-source MATLAB tool for drawing box plot and violin plot with automatic multi-way data grouping.Man Ho Wong, 2022.Introductiongrpandplot features data grouping by multiple factors

  • 426 (All time)
  • 7 (Last 30 days)
  • -- / 5
  • Community
  • 19 Apr 2023

sinaViolinBoxPlot

Version 1.0.0 by Nicolas Liaudet

- Combined Sina, Violin, and Box plot with stats panel

sinaViolinBoxPlot is a versatile MATLAB function for visualizing grouped data distributions. It combines the strengths of three common plot types:Violin plots using KDE for smooth density

- - Combined Sina, Violin, and Box plot with stats panel
  • 11 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 5 Dec 2025

Alternative box plot

Version 3.2.1.0 by Christopher Hummersone

Draw a box plot with various display options

Automated construction of a legend. - Set box limits as percentiles. - Set whisker extent via various methods.- Use of weighted quantiles.- Creation of violin plots.

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Stacked line plots from a matrix or vectors
  • 10.9K (All time)
  • 8 (Last 30 days)
  • 4.7 / 5
  • Community
  • 28 Jun 2017

FiberQ

Version 1.0.0 by pierre ghesquiere

Automatic quantification of dna fibers from fluorescent images

- creates violin plots for convenient visualization of multiple distributions
  • 68 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 20 Dec 2018

Bode plot with asymptotes

Version 1.2.0.2 by Trond Andresen

Bode plot with asymptotes

The function asymp() corresponds to bode(), but it also plots asymptotes for the magnitude and phase graphs. Phase asymptotes are only horizontal and vertical. asymp() only accepts SISO transfer

  • 28.8K (All time)
  • 116 (Last 30 days)
  • 4.7 / 5
  • Community
  • 22 Sep 2020

plot spread points (beeswarm plot)

Version 1.2.0.0 by Jonas

plotSpread plots distributions of data points, adding jitter to the points to avoid overlap.

plotSpread allows creating "beeswarm plots", i.e. point distributions where jitter has been added to the data points to avoid overlap.It further allows specifying groups within the data to show the

- PLOTSPREAD plots distributions of points by spreading them around the y-axis
- MYERRORBAR Adds errorbars to existing plot (unlike errorbar.m, which creates a new plot, and allows only bars for y values)
- DISTINGUISHABLE_COLORS: pick colors that are maximally perceptually distinct
- ISEVEN checks whether a number is even
- REPEATENTRIES fills a matrix with k repeats the rows of the input matrix
  • 12.8K (All time)
  • 6 (Last 30 days)
  • 4.9 / 5
  • Community
  • 11 Feb 2017

Phase Portrait Plotter

Version 2.2 by Mohit Kumar

Plot the phase portrait for the entered system of differential equations

using the app. The app works with limited functionality for versions preceding R2020b. For versions prior to R2020b, mouse click interactions with the plots (adding trajectories and guessing solutions) do

  • 8.6K (All time)
  • 59 (Last 30 days)
  • 5.0 / 5
  • Community
  • 28 Mar 2021

Object-oriented tools to fit/plot conics and quadrics

Version 1.2.11 by Matt J

A tool set for fitting and/or plotting various conics and quadric surfaces, e.g., ellipses, cylinders, spheres, planes, cones, and lines.

This FEX submission offers a tool set for fitting and plotting 2D conics (ellipses, circles, lines,...) as well as 3D quadric surfaces (ellipsoids, spheres, planes, cylinders, cones,...). Each type

  • 2.3K (All time)
  • 9 (Last 30 days)
  • 5.0 / 5
  • Community
  • 8 Feb 2024

Contour Plot for Scattered Data

Version 1.0.0.0 by Duane Hanselman

Triangular Contour Plot

- TRICONTOUR Triangular Contour Plot.
  • 7.1K (All time)
  • 16 (Last 30 days)
  • 4.7 / 5
  • Community
  • 31 Oct 2012

3D Polar Plot

Version 1.2.0.0 by Ken Garrard

Plots 3d polar data with polar axis and polar grid

Polarplot3d produces surface, mesh, wireframe and contour plots for three dimensional polar data. A labeled polar axis is drawn at a fixed height or it can follow the surface contour at maximum

- POLARPLOT3D Plot a 3D surface from polar coordinate data
  • 25.7K (All time)
  • 14 (Last 30 days)
  • 4.9 / 5
  • Community
  • 4 Mar 2016

Plot 2D/3D Vector with Arrow

Version 1.0.0.0 by Rentian Xiong

This function plots a line vector with arrow head.

Arrowline 3-D vector plot.vectarrow(p0,p1) plots a line vector with arrow pointing from point p0 to point p1. The function can plot both 2D and 3D vector with arrow depending on the dimension of the

- Arrowline 3-D vector plot.
  • 42.7K (All time)
  • 156 (Last 30 days)
  • 3.8 / 5
  • Community
  • 20 Apr 2005

BreakPlot

Version 1.1.0.0 by Michael Robbins

Produces a plot who's y-axis skips to avoid unnecessary blank space

Produces a plot who's y-axis skips to avoid unecesary blank spaceReplaces BREAKAXIS

- BreakPlot(x,y,y_break_start,y_break_end,break_type)
  • 16.8K (All time)
  • 11 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Nov 2008

Plot Groups of Stacked Bars

Version 1.0.0.0 by Evan

Generate a bar plot with multiple stacks grouped together.

Plot a set of stacked bars, but group them according to labels provided.Params: stackData is a 3D matrix (i.e., stackData(i, j, k) => (Group, Stack, StackElement)) groupLabels is a CELL

- Plot a set of stacked bars, but group them according to labels provided.
  • 12.5K (All time)
  • 5 (Last 30 days)
  • 4.8 / 5
  • Community
  • 13 Sep 2011

Custom Marker Plot

Version 1.0.0.0 by Salman Mashayekh

This simple code enables you to plot using custom markers.

This simple code enables you to plot using custom markers. It uses custom patches instead of Matlab built-in markers.As the input, you need to provide x and y for the data points, like you do in

  • 2.4K (All time)
  • 4 (Last 30 days)
  • 4.9 / 5
  • Community
  • 17 Dec 2012

spider_plot

Version 21.0 by Moses

Create a spider or radar plot with individual axes.

[![View spider_plot on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/59561-spider_plot)[![Open in

- Create a spider or radar plot with individual axes.
- Create a spider or radar plot with individual axes.
  • 16.3K (All time)
  • 93 (Last 30 days)
  • 4.9 / 5
  • Community
  • 19 Apr 2026

Plot 2D/3D region

Version 1.1.0.1 by Per Bergström

The program plots convex linear closed regions in 2D/3D.

The program plots convex linear closed regions in 2D/3D. The region is a subset of R2 or R3 such that Ax>=b and lb<=x<=ub. It is also possible to plot points in the same plot.(See help

  • 16.8K (All time)
  • 3 (Last 30 days)
  • 4.6 / 5
  • Community
  • 24 Jun 2025

zoharby/plot_google_map

Version 2.0.0.1 by Zohar Bar-Yehuda

Plot a google map on the background of the current figure using the Static Google Maps API.

plot_google_map.m uses the Google Maps API to plot a map in the background of the current figure. It assumes the coordinates of the current figure are in the WGS84 datum, and uses a conversion code

  • 31.9K (All time)
  • 19 (Last 30 days)
  • 4.9 / 5
  • Community
  • 22 Apr 2020

dabarplot - beautiful grouped and stacked bar plots

Version 3.2.4 by Povilas Karvelis

Bar plots for multiple conditions and groups (part of a larger toolbox for 2-level factorial data)

highlighitng data distribution properties. It combines boxplots, kernel density, and data scatter to produce different hybrids of violin plots, half-violin plots, raincloud plots, and dotplots. Kernel density

- combines density and box plots for 2-level factorial data
  • 379 (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Jul 2024

Plot (Big)

Version 1.6.0.0 by Tucker McClure

Makes MATLAB's line plots much faster.

This simple tool intercepts data going into a plot and reduces it to the smallest possible set that looks identical given the number of pixels available on the screen. It then updates the data as a

  • 5.5K (All time)
  • 7 (Last 30 days)
  • 4.8 / 5
  • Community
  • 12 Jun 2015

AbstractGeek/CategoricalScatterplot

Version 1.1.0.0 by AbstractGeek

An improved box plot that shows the data-points along with the median and the quartiles.

underlying distribution (similar to violin plots).The code is designed to be an extremely customizable alternate for the built in boxplot function in MATLAB. The syntax is very similar to that of boxplot.

  • 669 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Dec 2016

Professional Plots

Version 20.0 by atharva aalok

Professional Standard Plots within Seconds!!! Take your plots to the next level.

Create Professional standard plots in seconds, without a steep learning curve and with consistency. This Toolbox is supposed to help 'Beginners' take their plots to the next level with essentially

  • 4.4K (All time)
  • 17 (Last 30 days)
  • 4.7 / 5
  • Community
  • 19 Oct 2022

Polar contour plot

Version 1.0.0.0 by Richard Rieber

Creates a contour plot from polar coordinates

Have you ever wanted to do a contour plot of data in polar coordinates but didn't want to go through the hassle of converting it all to Cartesian coordinates? Well if so, here's your answer. A

- POLARCONT Polar contour plot
  • 5.7K (All time)
  • 1 (Last 30 days)
  • 4.4 / 5
  • Community
  • 18 Jun 2007

Making Surface Plots From Scatter Data

Version 1.0.0.1 by Zain Mecklai

How to turn a collection of XYZ triplets into a surface plot.

How do you turn a collection of XYZ triplets into a surface plot? This is the most frequently asked 3D plotting question that I got when I was in Tech Support. This submission explains how.

- Making Surface Plots From Scatter Data
  • 38.6K (All time)
  • 7 (Last 30 days)
  • 4.6 / 5
  • Community
  • 1 Sep 2016

Ternary Plots

Version 1.0.0.0 by Ulrich Theune

Zip file contains program to make different ternary plots.

This zip files contains programs (five functions, one example program, and one sample data set) to plot data in ternary diagrams. The first option is a pseudo color plot, the second is a contour plot

- Main file for ternary plot
- FUNCTION [HG,HTICK,HCB]=TERCONTOUR(C1,C2,C3,D,VALUES) plots the values in the
- FUNCTION H=TERNARYC(C1,C2,C3,D,SYMBOL) plots the four data vectors C1,C2,C3,
  • 16.1K (All time)
  • 28 (Last 30 days)
  • 4.5 / 5
  • Community
  • 6 Jun 2005

Comprehensive Polar Plots

Version 1.0.0.0 by Duane Hanselman

Polar plots with handle graphics type parameter setting. Includes log radius support.

Attempts to bring comprehensive handle graphics capabilities to polar plots.

- MMPOLAR Polar Plot with Settable Properties.
  • 5.4K (All time)
  • 3 (Last 30 days)
  • 4.9 / 5
  • Community
  • 31 Oct 2012

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

- SCROLLPLOT add scroll sub-window to the supplied plot handle
  • 10.4K (All time)
  • 3 (Last 30 days)
  • 4.8 / 5
  • Community
  • 16 Jul 2015

Figure to play and analyze videos with custom plots on top

Version 1.1.0.0 by Joao Henriques

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

redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video).This can be used not only to play and analyze standard videos, but it also lets you place any custom Matlab plots and

  • 3.4K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Dec 2010

MATLAB Plot Gallery - Plot in Plot

Version 1.1.0.2 by MathWorks Plot Gallery Team

Create a plot in plot

This is an example of how to create an inset plot within another plot in MATLAB®.Read about the "axes" function in the MATLAB documentation.For more examples, go to MATLAB Plot Gallery -

  • 4K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 Dec 2018

Data density plot

Version 1.1 by Malcolm McLean

Plots data density of a two-dimensional distribution for human viewing.

Data density can be hard to read from scatter plots due to overstriking. I therefore calculate data density at each pixel as the reciprocal of the sum of squared distance from each point, adding a

- DATADENSITYPLOT Plot the data density
  • 6.9K (All time)
  • 4 (Last 30 days)
  • 4.1 / 5
  • Community
  • 29 Nov 2014

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)
  • 31 (Last 30 days)
  • 4.9 / 5
  • Community
  • 11 Aug 2019

zoomPlot

Version 1.0.0.0 by Kelsey Bower

Adds zoomed plot inset to current axes.

Adds a zoomed plot inset to current axes, for use in highlighting a subarea of the current plot. [p,z] = zoomPlot(x,y,xbounds,pos,vertex) where: Inputs:x,y = vectors being plottedxbounds =

- zoomPlot add inlaid plot to current figure
  • 4.4K (All time)
  • 15 (Last 30 days)
  • 4.5 / 5
  • Community
  • 23 Oct 2016

circle plotter

Version 1.1.1 by Chad Greene

Simply plot filled circles or circle outlines.

Adding to the mix of circle plotters on the File Exchange site, this function plots any number of circles of any size and x,y location. Inputs can be any logical mix of scalars, vectors, or N-D

  • 4.9K (All time)
  • 7 (Last 30 days)
  • 4.8 / 5
  • Community
  • 20 May 2019

Digitizer

Version 1.9 by Chris Wilkening

Digitize chart data from an image.

Digitizer extracts data points from an image file. Plots in X/Y and Polar can be digitized.Demonstration of usage can be found at: https://youtu.be/zNYWioXi98wDigitizer is an app where you load an

  • 1.8K (All time)
  • 126 (Last 30 days)
  • 5.0 / 5
  • Community
  • 6 Nov 2025

contourfcmap: filled contour plot with precise colormap

Version 1.7.0.1 by Kelly Kearney

Creates a filled contour plot, with more precise control over colors than contourf.

# contourfcmap.m: filled contour plot with precise colormap[![View contourfcmap: filled contour plot with precise colormap on File

- contourfcmap.m|: filled contour plot with precise colormap
  • 5.5K (All time)
  • 5 (Last 30 days)
  • 4.8 / 5
  • Community
  • 9 Aug 2024

V-N Plotter

Version 1.2 by Vistasp Edulji

Plots V-N diagrams for fixed wing aircraft

V-N diagram plotter for fixed wing aircrafts at low speeds and load factors.---------------------------------------------24-10-2020 Ver. 1.0 -Initial Release26-10-2020 Ver. 1.1 -Cleaned code and

  • 1.2K (All time)
  • 32 (Last 30 days)
  • -- / 5
  • Community
  • 8 Nov 2020

Colored line or scatter plot

Version 1.0.0.0 by Pekka Kumpulainen

Plot lines with CData, (actually surface)

plots a 2-D "line" with c-data as colorMakes a surface object and the colouring is controlled by the colormap.Examples: x = 0:0.1:2*pi;color_line(x,sin(x),sin(x))color_line(x,cos(x),cos(x),'*')

  • 4.2K (All time)
  • 2 (Last 30 days)
  • 4.3 / 5
  • Community
  • 7 Apr 2008

PLOTCUBE

Version 1.0.0.0 by Olivier

Plot a 3D-cube

  • 17.1K (All time)
  • 8 (Last 30 days)
  • 4.6 / 5
  • Community
  • 1 Jun 2007

Load more