image thumbnail

updated 13 days ago

multicomet by Ben Dichter

Does the same thing as comet, but with multiple trajectories at once (comet, dynamical system, trajectory)

multicomet(varargin)

image thumbnail

updated 14 days ago

inputsdlg: Enhanced Input Dialog Box (v2.0) by Kesh Ikuma

Predefined dialog box function to accept user inputs of several forms (dialog, inputdlg, uigetdir)

inputsdlg.m

inputsdlg_demo.m

inputsdlg_demo_contactinfo.m

image thumbnail

updated 20 days ago

MATLAB xUnit Test Framework by Steve Eddins

MATLAB xUnit is a unit test framework for MATLAB code. (mtest, unit test, xunit)

MATLAB xUnit Test Framework: Architectural Notes

MATLAB xUnit Test Framework: How RUNTESTS Searches for Te...

MATLAB xUnit Test Framework: How to Put Multiple Test Cas...

image thumbnail

updated 22 days ago

ccc by Chad Greene

close all; clear all; clc; (clear, close, clc)

ccc.m

image thumbnail

updated 24 days ago

notBoxPlot - alternative to box plots. by Rob Campbell

This function visualizes raw (grouped) data along with the mean, 95% confidence interval, and 1 SD. (box plot, data exploration, error bars)

sem=SEM_calc(vect, CI)

tint=tInterval_Calc(vect, CI)

varargout=notBoxPlot(y,x,jitter,style)

image thumbnail

updated 24 days ago

geom3d by David Legland

Library to handle 3D geometric primitives: create, intersect, display, and make basic computations (3d, plane, geometric computing)

demoDrawTubularMesh

demoGeom3d

demoInertiaEllipsoid

image thumbnail

updated 1 month ago

export_fig by Oliver Woodford

Exports figures nicely to a number of vector & bitmap formats. (anti alias, figure, embed)

copyfig(fh)

eps2pdf(source, dest, crop, append, gray, quality)

export_fig(varargin)

image thumbnail

updated 1 month ago

Simulink Support for Kinect by Takashi Chikamasa

Simulink Support for Kinect is a set of Simulink blocks interfaced with OpenNI and Kinect SDK. (image processing, instrument driver, demo)

checkDeviceBlock(model, maskType)

checkIMAQBlock(model, blk)

corner_detection_viewer(block)

image thumbnail

updated 1 month ago

Spirograph GUI by Brian Moore

A MATLAB GUI for generating customizable multilayer spirographs (spirograph, gui, graphical user interf...)

DrawCircle(x0,y0,r,N,theta,holes,idx,ShowShape,opts)

DrawEllipse(x0,y0,r1,r2,N,theta,holes,idx,ShowShape,opts)

DrawFootball(x0,y0,r1,r2,p,N,theta,holes,idx,ShowShape,opts)

image thumbnail

updated 2 months ago

Carrier & Symbol Timing Recovery for N QAM by Dick Benson

This model implements a contemporary symbol timing and carrier recovery scheme for 2-256 QAM. (16qam, qam, carrier)

QAMx_Synchronization_DT

QAMx_Synchronization_Mixed_CT_DT

image thumbnail

updated 3 months ago

UISplitPane - Split a container (figure/frame/uipanel) into two resizable sub-containers by Yair Altman

Split a container (figure/frame/uipanel) into two resizable sub-containers, like Java's JSplitPane (java, gui tools, gui)

uisplitpane(varargin)

image thumbnail

updated 3 months ago

Panel by Ben Mitch

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

demopanel_callback(data)

demopanel_minihist(stats, show_xtick, show_ytick)

true) panel

image thumbnail

updated 3 months ago

GPUBench by Ben Tordoff

Compare GPUs using standard numerical benchmarks in MATLAB. (gpu, performance, benchmark)

GPUBench

gpuBench()

gpuBenchApp()

image thumbnail

updated 3 months ago

UIGETVARIABLES: Dialog to pass variables from workspace into GUI by Scott Hirsch

UIGETVARIABLES creates a dialog box for selecting variables from the base workspace (gui, utility, potw)

uigetvariables(prompts,varargin)

image thumbnail

updated 3 months ago

Simscape Probes by Tom Egel

Probes for viewing physical variables (scopes, probes, simscape)

GroupSignals(varargin)

sl_customization(cm)

ListProbeNames.m

image thumbnail

updated 3 months ago

Raspberry Pi DC Motor H-Bridge Driver Block SFunction by Joshua Hurst

DC Motor Driver Block using Soft PWM of WiringPi Library (sfunction, raspberry pi, hbridge)

DC_Motor_Driver_Block_RPi

image thumbnail

updated 3 months ago

Save and load Matlab "projects" in editor by Kevin Bartlett

Saves and loads Matlab "projects" in editor (currently-open files, working directory, search path). (editor, project, programming)

matproj(varargin)

image thumbnail

updated 3 months ago

GUI Layout Toolbox by Ben Tordoff

Layout management objects for MATLAB GUIs (gui, boxlayout, pick of the week)

callbackexample()

demoBrowser()

displayEndOfDemoMessage(filename)

image thumbnail

updated 3 months ago

Imagine by Christian Wuerslin

4D/3D image visualization and evaluation GUI. (3d, evaluation, image analysis)

Imagine App

OptimalColor(iNBins)

fEvalLineFWHM(SData, sSelectionType, hTexts)

image thumbnail

updated 4 months ago

columnlegend by Simon Henin

Creates a legend with a specified number of columns (columns, legends, figure)

columnlegend(numcolumns, str, varargin)

image thumbnail

updated 4 months ago

Simulink Support Package for LEGO MINDSTORMS NXT hardware (R2012a) by MathWorks Simulink Team

Simulink block library for creating models that run directly on your LEGO MINDSTORMS NXT robot (lego mindstorms, lego nxt, lego robot)

lego()

slblocks

targetupdater

image thumbnail

updated 4 months ago

legendflex: a more flexible legend by Kelly Kearney

Create a legend with more flexible positioning and labeling capabilities (legend, label, potw)

legendflex(varargin)

getpos.m

image thumbnail

updated 4 months ago

Measures of Effect Size Toolbox by Harald Hentschke

Computes diverse effect size statistics including confidence intervals (statistics, effect size, noncentral)

ci=ncpci(x,fType,df,varargin)

pvpmod(x)

mes.m

image thumbnail

updated 4 months ago

randomfacegenerator by Joseph Hollmann

Function creates random cartoon faces. (fun, silly, random)

randomfacegenerator;

image thumbnail

updated 4 months ago

Printing Variables to HTML Tables in Published Code by Ned Gulley

This file lets you display variables as HTML tables in your published MATLAB files. (html, cell mode, publishing)

Printing Variables to HTML Tables in Published Code

makeHtmlTable(M, T, rowNames, colHeaders, colors, strPrec...

image thumbnail

updated 4 months ago

Dynamical Systems with Applications using MATLAB by Stephen Lynch

Companion Software. (chaos, nonlinear, mathematics)

Program_5c(~)

Programs_17a

Programs_17b

image thumbnail

updated 5 months ago

Sim.I.am by Jean-Pierre de la Croix

A MATLAB-based educational bridge between theory and practice in robotics. (robotics, control design, simulation)

simiam

GetArg(S, Name, Default)

ParseArgs(Args, varargin)

image thumbnail

updated 5 months ago

Plot (Big) by Tucker McClure

Makes MATLAB's line plots much faster. (big data, line plot reducer, line plot)

get_axes_width(h)

reduce_plot(varargin)

reduce_to_width(x, y, width, lims)

image thumbnail

updated 5 months ago

Simulink Support Package for Raspberry Pi Hardware by MathWorks Simulink Team

Support Package Installer file (rasperry pi, raspberry pi, rasberry pi)

image thumbnail

updated 5 months ago

MorphTool by Brett Shoelson

An interactive environment for morphologically operating on images. (morphology, dilation, image processing)

MorphTool

MorphTool(img,parent)

StrelTool(parentHndl,varName)

image thumbnail

updated 5 months ago

Data Acquisition Toolbox Support Package for Digilent Analog Discovery hardware by MathWorks Data Acquisition Toolbox Team

Support Package Installer File that works with Support Package Installer (digilent, analog discovery, potw)

image thumbnail

updated 5 months ago

Image Acquisition Toolbox Support Package for Kinect For Windows Runtime by MathWorks Image Acquisition Toolbox Team

Support Package Installer file that works with Support Package Installer (kinect, image acquisition, support package)

image thumbnail

updated 5 months ago

Simulink Support Package for Gumstix Overo Hardware by MathWorks Simulink Team

Support Package Installer file for Gumstix Overo Hardware (gumstix, potw, pick of the week)

image thumbnail

updated 5 months ago

Recursive Directory Searching for Multiple File Specs by Jonathan Sullivan

Searches a directory for multiple file specs with optional recursivity (dir, recursive, files)

dir2(dn,varargin)

image thumbnail

updated 6 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 6 months ago

Analog / Mixed Signal Examples by Dick Benson

Extensive collection of examples for analog and mixed signal design work. (analog, pll, flyback)

[Out1,Out2]=qsynth(Action,In1,In2)

analyze_BPF(Lval,Cval,Z0)

example_sel2html(fn,new)

image thumbnail

updated 6 months ago

Publish dependent and called functions by Nick Angelini

Publish explicitly called functions not found in the MATLAB root. See mfile for limitations. (youre a jewel, potw, html)

Volume_Flow( r0 )

new_doc=publishdepfun(func,opts,add_fun,rm_fun)

Volume_Flow_Study.m

image thumbnail

updated 6 months ago

boundedline: line plots with shaded error/confidence intervals by Kelly Kearney

Plot one or more lines with a shaded boundary (can represent error, confidence intervals, etc). (bounds line confidenc..., so well programmed, potw)

boundedline(varargin)

outlinebounds(hl, hp)

image thumbnail

updated 6 months ago

Simscape Simulation Results Explorer by Atul Suri

Tools for exploring Simscapeā„¢ simulation data and zero crossing statistics, created in MATLABĀ® code (physical modeling, simscape, potw)

ssc_explore(node)

ssc_printzcs(node,verbose)

image thumbnail

updated 7 months ago

GetFullPath by Jan Simon

Full path name for partial or relative path (full, name, path)

GetFullPath(File, Style)

InstallMex(SourceFile, varargin)

uTest_GetFullPath(doSpeed)

image thumbnail

updated 7 months ago

A MATLAB Script for Calculating Greenwich Sidereal Time with NOVAS by David Eagle

MATLAB script named demo_sidtim.m and support functions for computing Greenwich sidereal time. (aerospace, mathematics, astrometry)

anmp (a)

ciobas (tjd, racio, k)

cioloc (tjd)

image thumbnail

updated 7 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 7 months ago

draggable by Francois Bouffard

Allows graphical objects to be dragged in a figure. (drag, data exploration, draggable)

draggable(h,varargin)

dragdemo.m

image thumbnail

updated 8 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

tightfig by Richard Crozier

Remove excess margins from figures. (figure, axes, magrgin)

tightfig(hfig)

image thumbnail

updated 8 months ago

AutoTune Toy by Carl

Allows you to record and graphically manipulate and pitch correct your voice. (pick of the week, voice, gui)

AutoTune Toy

AutoTuneToy(varargin)

image thumbnail

updated 9 months ago

Custom GINPUT by Jiro Doke

GINPUT with customizable cursor. (interactive, select data, ginput)

ginputc(varargin)

image thumbnail

updated 9 months ago

MathExplorer: Learning Maths using MuPAD for Engineering Students by Martin Brown

A set of MuPAD notebooks which allow engineering students to visualize and experiment with maths. (mathematics, learning mathematics, symbolic maths)

image thumbnail

updated 10 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 11 months ago

Looking Up by Matt Tearle

A planisphere for any given location and time. (astronomy, gui, app)

Contact us