image thumbnail

updated 2 months ago

TextZoomable for text that scales as you zoom by Ken Purchase

Text that zooms as you zoom your plot, rather than staying at a fixed font size. (text, zoom, text zoom)

TextZoomable(x,y,varargin)

image thumbnail

updated 2 months ago

bordertext by Jan de Wilde

Place text on borders of the figure, border of the subplots, on the inner-side or outer-side. (bordertexttexttext pr..., bordertext, text)

bordertext( pos, txt, FormatStr )

image thumbnail

updated 3 months ago

tick2text: create easy-to-customize tick labels by Kelly Kearney

Customized tick marks, maintained on zoom and pan (annotation, customization, tick)

params=parse_pv_pairs(params,pv_pairs)

tick2text(varargin)

image thumbnail

updated 4 months ago

ImadjustGUI by Brett Shoelson

Launches an interactive GUI for modifying the parameters of IMADJUST. (gui, display, annotation)

ImadjustGUI

ImadjustGUI(imgin)

distributeObjects(nobjects,startpos,endpos,gap,warnoff)

image thumbnail

updated 6 months ago

Arrow3 Version 5 by Tom Davis

Draws lines with directional arrowheads. (arrow, arrow3, arrowhead)

hn=arrow3(p1,p2,s,w,h,ip,alpha,beta)

image thumbnail

updated 8 months ago

Curly brace annotation by Pål Næverlid Sævik

Draws curly brace on current figure (annotation, curly, brace)

drawbrace(start, stop, width, varargin)

image thumbnail

updated 11 months ago

OverlayTable by jvc

Create table overlays for figures which include full text formatting and support for symbols. (graphics, table display, annotation)

OverlayTable(hfig,tableData,left,top,width,height,varargin)

OverlayTableEdit(d,defCell)

image thumbnail

updated 1 year ago

MAKEDATATIP by Tim Farajian

Allows programmatically adding datatips to any valid graphical object. (datacursor, create, datatip)

makedatatip(hObj,index)

image thumbnail

updated 1 year ago

dualcursor2 by Ari Feldman

Updated dualcursor function that displays and outputs the slope, average, and standard deviation. (slope, average, datalabel)

dualcursor2(state,deltalabelpos,marker_color,datalabelforma...

image thumbnail

updated 1 year ago

Image overlay by Steve Eddins

Overlay a binary mask onto an image using a specified color (display, breast cancer, imoverlay mask rgb im...)

imoverlay(in, mask, color)

image thumbnail

updated 1 year ago

Advanced hline and vline by Hoi Wong

Draws horizontal/vertical lines in graphs. Accept axes handle and allows user to specify label posit (horizontal line verti..., annotation, customization)

hline(y, linePropertiesList, label, textPosition, textPrope...

vline(x, linePropertiesList, label, textPosition, textPrope...

image thumbnail

updated 1 year ago

colorscale by Rob Comer

Add a color scale bar using part of the figure's colormap. (annotation, customization, colorscale)

colorscale(varargin)

image thumbnail

updated 1 year ago

Basic Phasor Plot by Amol Mahurkar

Drawing Basic phasor diagram This code shows how to draw a basic phasor and use plot windows (annotation, slider, plot)

main_phasor()

image thumbnail

updated 1 year ago

plotboxpos by Kelly Kearney

Returns the position of a plotted axis region (annotation, axis, plotted)

plotboxpos(h)

image thumbnail

updated almost 2 years ago

dualcursor by Scott Hirsch

Add dual vertical cursors to a plot. (annotation, cursors, crosshair)

dualcursor(state,deltalabelpos,marker_color,datalabelformat...

image thumbnail

updated almost 2 years ago

Annotation pinned to axes by Fred Gruber

This function extends the standard annotation function by making them pinned to the axes. (annotation, textarrow, arrow)

oh=annotation_pinned(varargin)

image thumbnail

updated almost 2 years ago

HTML Indexer by tudor dima

automated multi-language html index, index for print, batch image scaling (gui, html gallery, annotation)

GenerateHtml(FileList,Dir,Options)

dlgLimba(languages, cefaci)

dlgUpdTxt(strOrig, strInsert, index)

image thumbnail

updated 2 years ago

Naming figures (fig.m) by Aslak Grinsted

Create new figures with a windowtitle. (fig, window, figure)

H=fig(varargin)

image thumbnail

updated 2 years ago

textbp: text with legend-style "best" placement by Peter Mao

automatically locates text annotation to minimize figure obscuration (annotation, customization, text)

textbp(string,varargin)

image thumbnail

updated 2 years ago

Publication Quality Plots by Sourav Chatterjee

Creates Publication quality plots, removing white space, making fonts readable,printing in high res. (article, physics, publication quality)

[]=plotpub(h,xl,yl,file,w_inch,dpi,life_size)

sampleplot.m

image thumbnail

updated 2 years ago

Precise Figure Placing by Markus Buehren

This contribution provides functions for precisely placing a figure to a given screen location. (customization, figure, placing)

computefiguresizeinfo(useDefaults)

correctfigpos(figPos, correctionMode)

deletefiguresizeinfo

image thumbnail

updated 2 years ago

Shaded time series by Carl Fischer

Plot time series one above the other with coloured strips highlighting interesting features. (annotation, customization, highlight)

shadedTimeSeries(X, Ydata, indicator, Xlabel, Ylabels, colo...

image thumbnail

updated 2 years ago

SETAXES by Mukhtar Ullah

creates handles of nested functions for fixing problems with MATLAB figures. (annotation, latex, publication quality)

setaxes(varargin)

image thumbnail

updated almost 3 years ago

freezeColors / unfreezeColors by John Iversen

Use multiple colormaps per figure! Version 2, now works for many types of objects, not only images. (colormap, caxis, annotation)

freezeColors(varargin)

unfreezeColors(h)

Contents.m

image thumbnail

updated 3 years ago

uiselectim by Brett Shoelson

Visually select a single image from an array of images in a directory. (gui, display, annotation)

uiselectim(varargin)

image thumbnail

updated 3 years ago

XTICKLABEL_ROTATE by Brian Katz

Rotate XTickLabel to better accommodate long labels and text labels. (annotation, customization, xticklabel)

xticklabel_rotate(XTick,rot,varargin)

image thumbnail

updated 3 years ago

suplabel by Ben Barrowes

Places text as a title, xlabel, or ylabel on a group of subplots. (super, title, subplot)

[ax,h]=suplabel(text,whichLabel,supAxes)

suplabel_test.m

image thumbnail

updated 3 years ago

4 Dimensional visualization by Divahar Jayaraman

This is to visualize the functions of 3 variables: z=f(x,y,t), which becomes 4 dimensional problem (4 dimension, multi dimensional, annotation)

Visualization_4d(varargin)

Create_Volume.m

image thumbnail

updated 3 years ago

Light Bartlein Color Maps by Robert Bemis

Generates one of four colormaps using schemes proposed in technical literature (colormap, data, annotation)

lbmap(n,scheme)

image thumbnail

updated 3 years ago

FIXPSLINESTYLE by Jiro Doke

Fixes line styles in postscript files created from MATLAB® (PRINT command) (annotation, customization, postscript)

fixPSlinestyle(varargin)

image thumbnail

updated 3 years ago

Data space to figure units conversion by Scott Hirsch

A utility function to simplify use of annotation function (annotation, ds2nfu, units)

ds2nfu(varargin)

image thumbnail

updated 3 years ago

dragndrop by Scott Hirsch

This allows you to easily add drag and drop capabilities to any GUI. (drag, annotation, customization)

dd_example1_cbk(drag,drop)

dd_example3_cbk(drag,drop);

dd_example4_cbk1(drag,drop);

image thumbnail

updated 3 years ago

datalabel by Scott Hirsch

Interactive labeling of data points on a plot. (annotation, data value, plot)

datalabel(state,marker_color);

image thumbnail

updated 3 years ago

Adjust the display resolution of an image by Eric Johnson

Same as TRUESIZE, but works with multi-image figures. (gui, display, annotation)

truefit(h, pxArea)

image thumbnail

updated 3 years ago

hackLegend by Doug Hull

Changes legend to repeat marker (annotation, customization, legend)

hackLegend(h)

image thumbnail

updated 3 years ago

CLICKUICONTROL by Jiro Doke

Emulates clicking on a UIcontrol object. (buttondownfcn, uicontrol, annotation)

clickUIcontrol(h, focus, opt)

image thumbnail

updated 3 years ago

MakeColorMap by Doug Hull

Makes colormaps that smoothly blend from one color to another to optionally a third. (annotation, data, colormap)

makeColorMap(varargin)

image thumbnail

updated 3 years ago

mmplayer by Robert Walter

MATLAB video player for mmreader-objects. (self_rating, video processing, player)

vidpointan(varargin)

mmplayer

laser.xvid.avi

image thumbnail

updated 3 years ago

mtit: a pedestrian major title creator by us

MTIT creates a major title in a figure with many axes (title, annotation, figure)

par=mtit(varargin)

image thumbnail

updated 3 years ago

Watermarking by Ravi Lakkundi

Watermarking an image with binary image. (gui, image processing, annotation)

waterdem(action,varargin);

image thumbnail

updated 3 years ago

Hatched Fill Patterns by Ben Hinkle

Replace solid colors with patterns. (area, hatch, pattern)

applyhatch(h,patterns,colorlist)

makehatch(hatch)

image thumbnail

updated 3 years ago

Update Bar Plot Base by Ben Hinkle

Move a barplot's base value. (annotation, log, bar)

adjustbarbase(H,value)

image thumbnail

updated almost 4 years ago

tlabel.m v2.6.1 (Sep 2009) by Carlos Adrian Vargas Aguilera

Same as DATETICK but with ZOOM, PAN, LINKAXES and more! (zoom, datetick, xlabel)

tlabel(varargin)

image thumbnail

updated almost 4 years ago

mArrow3.m - easy-to-use 3D arrow by Georg Stillfried

Draw a 3D arrow. Easily specify size, color and even transparency. (arrowhead, graphics, 3d)

mArrow3(p1,p2,varargin)

image thumbnail

updated almost 4 years ago

Instructions for SPAN 1.3 by Nele Dael

Documentation on using SPAN 1.3 for spatial annotation of videos (pdf) (spatial, annotation, instructions)

image thumbnail

updated almost 4 years ago

replay annotations made with SPAN 1.3 by Nele Dael

Visual representation of spatial annotation of a video made with SPAN 1.3 (spatial, annotation)

replay_post_annotation.m

image thumbnail

updated almost 4 years ago

SPatial ANnotation (SPAN v1.3) by Nele Dael

manual frame-by-frame tracking of target points in video clips. (spatial, annotation, video)

annotation.m

image thumbnail

updated almost 4 years ago

PlotPdfTex by Emmett

PDF file exportation with LaTeX text and symbols (annotation, customization, export)

plotpdftex(h,FileName,FontLineSize,Packages)

image thumbnail

updated almost 4 years ago

Cascade by Isaac Noh

This cascades existing figure windows. (annotation, figures, cascade)

cascade

image thumbnail

updated almost 4 years ago

createLineInColorOrder by Greg Aloe

Force each created line to obey the axes 'ColorOrder' property. (annotation, customization, colororder)

createLineInColorOrder(varargin)

Contact us