image thumbnail

updated 4 days ago

numeric TickLabels formater by Inno SPG

This function format numeric tickLabels of a plot to produce pretty label with easy to align plots (plot, format, ticklabel)

prettyTickLabel(h, nTicks, nW, pr, nChar)

image thumbnail

updated 5 days ago

ScrollPlot - scrollable X/Y axes by Yair Altman

ScrollPlot adds a scroll sub-window to any supplied plot handles. (scroll plot axes, plot, scroll sub window)

scrollplot(varargin)

image thumbnail

updated 5 days ago

plotly API by Chris

Graphs in a web-browser! Example graph: https://plot.ly/~jackp/614/. View and share interactively. (plot, data export, gui)

cell2json(s)

json2struct(j)

m2json(val)

image thumbnail

updated 6 days ago

Multichannel Wave Plotting by Christopher Hummersone

Plot stacked waves/data from a multichannel matrix (multichannel, audio, wave)

multiwaveplot(varargin)

image thumbnail

updated 8 days ago

Schemaball by Oleg Komarov

Plot correlation matrix as a schemaball (schemaball, correlation, plot)

schemaball(r, lbls, ccolor, ncolor)

schemaballUnit

image thumbnail

updated 25 days ago

Volumetric Data Explorer by Adam Filion

App for exploring higher dimensional data using volumetric visualizations and animation. (4d, movie, visualization)

Data Explorer

image thumbnail

updated 29 days ago

Spaceplots by Aditya

Customize spaces between subplots in a figure (figure, subplot, tight)

spaceplots(varargin)

subplot(nrows, ncols, thisPlot, varargin)

image thumbnail

updated 29 days ago

Plot sets of vectors starting at the origin by Guilherme Coco Beltramini

Plots vectors starting at the origin in different colors. Useful to compare sets of vectors. (vectors, plot)

plot_vectors(vectors,normalize)

image thumbnail

updated 1 month ago

quiverwcolorbar by Melissa Day

Generates a quiver plot colored according to vector magnitude and/or user specified axis boundaries. (quiver, vector, velocity)

quiverwcolorbar.m

image thumbnail

updated 1 month ago

KML Toolbox v2.6 by Rafael Oliveira

Create KML/KMZ files and view them in Google Earth. Supports 3D models, contours, overlays, and more (kml, google earth, contour)

bitslice(a,lowbit,highbit)

kmldoc(topic)

kml

image thumbnail

updated 1 month ago

Animated mesh on the web by Benjamin I

Convert a matlab mesh to a transforming 3D figure on the web (html, mesh, animation)

x3mesh_deform(f,v, v2, varargin)

demo1.m

demo2.m

image thumbnail

updated 1 month ago

Panel by Ben Mitch

Like subplot, but easier, and WYSIWYG export to file. Also fixes dashed/dotted lines in export. (multipane, panel, plot)

demopanel_callback(data)

demopanel_minihist(stats, show_xtick, show_ytick)

true) panel

image thumbnail

updated 1 month ago

sinaset by Sina Khatami

By this function you could simply customize your plotted figures & save them as TIF & fig files (data export, plot, save)

sinaset(hndl,handelsize,Xp,Yp,xlbl,xlblsize,ylbl,ylblsize,t...

image thumbnail

updated 1 month ago

Plot color by Giacomo Alessandroni

PLOT_COLOR draws a dotted graph where the color of every point depends by vector P (plot, color, dotted)

plot_color(X, Y, P, ColorStart, ColorEnd, MarkerSize)

image thumbnail

updated 1 month ago

Blend Color by Giacomo Alessandroni

BLENDCOLOR - Blend two colours specifying the fractional position (color, interpolation, image processing)

blendcolor(from, to, pos)

image thumbnail

updated 2 months ago

AdvancedColormap by Andriy Nych

Performs advaced colormap operations (colormap, plot)

AdvancedColormap(command,varargin)

AdvancedColormapDemo.m

image thumbnail

updated 2 months ago

img2curve by Amihay Blau

Imports curves from pictures and graphs (digitize, digitizing, image to curve)

img2curve

image thumbnail

updated 2 months ago

Graphical Calculator by shhebaz ghouri

addition,subtraction,plot,stem, permutation,combination. (addition, graphical, calculator)

calculator(varargin)

y=C(n,r);

y=P(n,r);

image thumbnail

updated 2 months ago

Tornado Plot by Richard McCulloch

This creates tornado plots based on a specified sensitivity value. (analysis, aerospace, tornado)

Tornado.m

image thumbnail

updated 2 months ago

subplotsCM by Andrew Bliss

Creates subplots with less wasted space. Subplot sizes and margins are specified in centimeters. (subplot, plot, tufte)

[axout,hout]=subplotsCM(nrows,ncols,figwidth,figheight,vara...

image thumbnail

updated 3 months ago

Simple 3D mesh to web converter by Benjamin I

A simple script to convert a mesh consisting of faces and vertices to an interactive html document. (x3dom, html, 3d)

x3mesh(f,v, varargin)

demo1.m

demo2.m

image thumbnail

updated 3 months ago

offsetPlot by William Buller

offsetPlot is a function that relabels the axes relative to the minimum (x,y) coordinates (plot, tick labels, earth science)

offsetPlot(plotHandle, labelPrecision, addOriginText )

image thumbnail

updated 4 months ago

Perceptually improved colormaps by Matteo Niccoli

5 perceptual colormaps with rainbow-like colors and 1 with heat colors (color, colormap, graphics)

CompareLabPlotsUsingColorspace.m

MakeLabPlotUsingColorspace.m

example2.m

image thumbnail

updated 4 months ago

2d and 3d brain plots by Jeremy Manning

Quickly and easily create 2d and 3d plots of fMRI data. (fmri, pcolor, 2d)

PATCH_3Darray(varargin)

getTightSubplotHandles(FIG_MARGIN,ROW_MARGIN,COLUMN_MARGIN,...

plot_brain2d(x,meta,nrow,ncol,dim,c,s)

image thumbnail

updated 5 months ago

Interactive Data Navigation Pane Widget by Thomas Montagnon

Widget to interactively & graphically select a section of a large dataset you want to work on (cursor, plot, object oriented)

demo_uiHistory()

cursors

cursorsData

image thumbnail

updated 5 months ago

imsurf: 3D images by Matthew Arthington

Plot images as 3D planes with full control over position and scale. (3d, surf, plot)

h=imsurf(imageIn,upperLeftPoint3,normal,imXDirVec,scale,var...

image thumbnail

updated 5 months ago

colormapline - color-changing 2D or 3D line by Matthias Hunstig

Plot a 2D or 3D line using a specified colormap. (line, rainbow, color)

colormapline.m

image thumbnail

updated 5 months ago

Show figures by Colin

A quick, lightweight function that makes viewing specific figures faster and easier. (show, plot, figure)

show(varargin)

image thumbnail

updated 6 months ago

Image Value by Thomas Deneux

Automatic links images or plots in different figures and allows simultaneous zoom, pan, pick value. (data exploration, image plot, zoom)

fn_imvalue(varargin)

image thumbnail

updated 6 months ago

subtightplot by Felipe G. Nievinski

Asymmetric subplots with variable inner gaps and outer margins. (subplot, plot, axes)

h=subtightplot(m,n,p,gap,marg_h,marg_w,varargin)

subtightplot_demo.m

image thumbnail

updated 6 months ago

Superformula generator 2d by Giuseppe Cardillo

generator of superformula plot (2d, plot, gielis)

Gielis2d(varargin)

image thumbnail

updated 6 months ago

Let it snow: falling snow on every figure! by Mingjing Zhang

Amazing falling snow effect for your MATLAB figure. Suitable for Holidays. (holiday, christmas, xmas)

letitsnow(figure_hdl, sf_color)

image thumbnail

updated 6 months ago

legend1.m by Stavros Zanos

Control line and text entries in a legend object, individually. (plot, legend, loop)

legend1(s,c,fsz)

image thumbnail

updated 6 months ago

Hatchfill by Neil Tandon

Fills an area with hatching or speckling. (hatch, plot, patch)

hatchfill(A,STYL,ANGLE,SPACING,FACECOL)

example.m

image thumbnail

updated 8 months ago

PlotManager by Daniel Wirtz

Tool to organize plots variably in subplots or single figures, with export functions (plot, subplot, plot manager)

PlotManager

image thumbnail

updated 8 months ago

GINPUT on GUI (Keeping toolbar features on) & Use of custom pointers by Divakar Roy

GUI Framework to use GINPUT (keeping all toolbar features on) + Custom pointers for plots and more. (impixel, figure, mouse)

demo_ginput_gui.m

ginput_gui.m

image thumbnail

updated 8 months ago

Record, Plot Speech/Audio Signal by Ankitkumar Chheda

This tool will help students to learn recording of audio / speech signal (audio, igetfile, speech)

exp1_GUI(varargin)

image thumbnail

updated 8 months ago

OS2LL by Michael Fourman

Convert UK OSGB National Grid coordinates to Lat/Lon (gis, googlearth, national grid)

os2ll( E, N )

image thumbnail

updated 8 months ago

labelstem by Nathan West

Label a stem plot with the height of each lollipop (stem, discretetime, plot)

labelstem(k,Y,fignum);

image thumbnail

updated 9 months ago

BigSubplot by WurmD

subplot with controlable margins and a more intuitive arguments for sub-image positions (subplot, plot, figure)

bigsubplot(rows,cols,rr,cc,hgap,vgap)

image thumbnail

updated 9 months ago

Stellaria (Tech Demo) - The best MATLAB shooting game ever by Mingjing Zhang

If you think you have played the best MATLAB game before. Think again after you try this one. (arcade, gui, stg)

Stellaria Demo

readmidi2(midiFile)

readmidi2(midiFile)

image thumbnail

updated 9 months ago

Draw lines with arrows by Sabesan

Draw lines with arrows. Multiple optional parameters are given for controlling the arrow and line (draw lines, plot, figure)

draw_line2(p1, p2, varargin)

image thumbnail

updated 9 months ago

Add Percent ("%") Symbol to Axes Tick Labels by Kristofer Kusano

Add a percent ("%") symbol to the x, y, or both axes (plot, xticklabel, yticklabel)

gcapercent(varargin)

image thumbnail

updated 10 months ago

Load Adobe Swatch Exchange as colormap by Nick Gravish

Loads an Adobe Swatch Exchange as a colormap. (plot, figure, colormap)

load_ASE(fname)

singlehex2num(s)

image thumbnail

updated 10 months ago

Fractional position on plots by Chad Greene

Position text or data relative to the frame of a plot, not necessarily relative to the data. (text, plot, xlim)

xput(x_position_fraction)

yput(y_position_fraction)

zput(z_position_fraction)

image thumbnail

updated 11 months ago

Polar 2 by Daniel Armyr

An update to Matlabs built-in polar.m (antenna, polar, graph types)

Demo script of the polar2

polar2(varargin)

image thumbnail

updated 11 months ago

Generate an Orthogonal Set of Unit Vectors by Dan Couture

Given a vector, a set of orthogonal unit vectors is calculated to use as rotated coordinate axes. (mathematics, plot, coordinate axes)

orthogonal_set(z)

t_orthogonal_set()

t_show_me.m

image thumbnail

updated 11 months ago

Plane Fitting and Normal Calculation by Dan Couture

Given a set of x,y,z coordinates, find the best planar fit. (fit, plane, normal)

fitNormal(data, show_graph)

t_fitNormal()

image thumbnail

updated 11 months ago

Conditionally Colored Plot (CCPLOT) by Michael Heidingsfeld

Plots conditionally colored (2D line) graphs. (plot, visualization, color)

ccplot(x,y,c,map)

image thumbnail

updated 11 months ago

implot- image plot by Nikolay S.

Add markers to an image Matlab "Plot" style (image processing, image annotation, plot)

[maskIcon, fileIconMask]=icon2mask(iconImg, flagSave, flagP...

addMarkerLines2Img.m

assignin_value(name,value)

Contact us