image thumbnail

updated 11 months ago

viewSlices3D by Brandon Armstrong

GUI to view individual slices of MRI data as well as vertical and horizontal cuts through each slice (gui, image processing, data visualization)

viewSlices3D(varargin)

image thumbnail

updated 11 months ago

Quick 3D Data Viewer by Kevin Claytor

Small GUI for viewing 3D data with alpha mapping (gui, data exploration, data visualization)

makeAlphaMatrix(DataMatrix,alphavec)

plotMatrixAlpha(axH,Matrix,alphavec,xscale,yscale,zscale)

view3Ddata(varargin)

image thumbnail

updated 11 months ago

viewProfiles by Brandon Armstrong

GUI to examine horizontal and vertical cuts through a 3D data set or 2D matrix. (gui, data visualization)

myIsField (inStruct, fieldName)

viewProfiles(varargin)

image thumbnail

updated almost 2 years ago

Bar with errorbars by Venn Ravichandran

This code plots bars with errorbars, as simple as that. (bar, errorbar, gui)

errorbarbar(x,y,E,barSettings,lineSettings)

image thumbnail

updated almost 2 years ago

Horizontal lines by Venn Ravichandran

Adds horizontal lines to the current plot (line, data visualization)

hline(y,varargin)

image thumbnail

updated 2 years ago

vol3d v2 by Oliver Woodford

3-d volume (voxel) rendering (data visualization, volume, volume viewer)

vol3d(varargin)

image thumbnail

updated 2 years ago

displaytable by Matt Caywood

Legible display of N-dimensional data tables with color highlighting of entries. (matrix, display, table)

displaytable(data,headings,labels,cellsize,decimalsize,perm...

image thumbnail

updated 2 years ago

mPlot - Enhanced Plotting Engine by Erik Lee

Enhanced plotting engine that extends the basic plotting functionality delivered with Matlab. (data visualization, plotting, objectoriented progra...)

mPlot<handle %classdef nameOfClass<inheritedClasses

mPlotTester.m

image thumbnail

updated 2 years ago

Interactive Stack Graph by Jason Kinchen

Stack Graph object for interactive data visualization base on the Many Eyes version. (data visualization, plot)

mecolors(n)

pixelToDataUnits(ax, pixels)

ItemSelectedData

image thumbnail

updated 2 years ago

browseFigure by Stephan

Browse through multiple sets of graphics objects (e.g. data sets) in a single figure window (figure, browse, data visualization)

browseFigure(figHandle, varargin)

collectObjects(fig)

image thumbnail

updated 4 years ago

HTML anim by Bertrand Dano

Creates a HTML file/animation from any given 2D or 3D figure. See: http://azurespace.com/MOA/ (2d, 3d, mouseover image swapp...)

HTMLanim.m

Contact us