image thumbnail

updated 3 hours 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 9 hours ago

Simscape Probes by Tom Egel

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

GroupSignals(varargin)

sl_customization(cm)

ListProbeNames.m

image thumbnail

updated 5 days ago

GUI Layout Toolbox by Ben Tordoff

Layout management objects for MATLAB GUIs (gui, boxlayout, gridlayout)

callbackexample()

demoBrowser()

displayEndOfDemoMessage(filename)

image thumbnail

updated 7 days 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 17 days ago

Panel by Ben Mitch

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

demopanel_callback(data)

demopanel_minihist(stats, show_xtick, show_ytick)

true) panel

image thumbnail

updated 17 days ago

columnlegend by Simon Henin

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

columnlegend(numcolumns, str, varargin)

image thumbnail

updated 20 days 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 20 days 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 22 days 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 1 month ago

randomfacegenerator by Joseph Hollmann

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

randomfacegenerator;

image thumbnail

updated 1 month 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, strPrecis...

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

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 1 month ago

Simulink Support Package for Raspberry Pi Hardware by MathWorks Simulink Team

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

image thumbnail

updated 1 month 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 1 month 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 1 month 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 2 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 3 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 (gui, cursor, object oriented)

demo_uiHistory()

cursors

cursorsData

image thumbnail

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

draggable by Francois Bouffard

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

draggable(h,varargin)

dragdemo.m

image thumbnail

updated 4 months ago

Hatchfill by Neil Tandon

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

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

example.m

image thumbnail

updated 5 months ago

tightfig by Richard Crozier

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

tightfig(hfig)

image thumbnail

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

Custom GINPUT by Jiro Doke

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

ginputc(varargin)

image thumbnail

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

Looking Up by Matt Tearle

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

Looking Up

image thumbnail

updated 8 months ago

Simulink Support Package for Beagleboard hardware (R2012a) by MathWorks Simulink Team

Simulink block library for creating standalone applications for the BeagleBoard (beagleboard, beagle board, omap)

audio_equalizer_gui(state)

beagle(varargin)

gcc_beagleboard()

image thumbnail

updated 8 months ago

Simulink Support Package for Arduino Uno Hardware (R2012a) by MathWorks Simulink Team

Simulink block library for creating standalone applications for the Arduino® Uno platform (arduino simulink, arduino uno, arduino board)

arduinouno()

arduinouno_drive_closedloop

arduinouno_drive_openloop

image thumbnail

updated 8 months ago

Simulink Support Package for Arduino Mega 2560 Hardware (R2012a) by MathWorks Simulink Team

Simulink block library for creating standalone applications for the Arduino® Mega 2560 platform (arduino simulink, arduino uno, arduino)

arduinomega2560()

arduinomega2560_communication

arduinomega2560_drive_closedloop

image thumbnail

updated 8 months ago

IMAGEVIEWER by Jiro Doke

A GUI for viewing and interactively exploring image files. (data exploration, gui, pictures)

Image File Viewer

ImageViewer

image thumbnail

updated 8 months ago

Experiments with MATLAB by Cleve Moler

Apps from Experiments with MATLAB (mathematics, pick of the week, article)

Experiments with MATLAB

image thumbnail

updated 8 months ago

Numerical Computing with MATLAB by Cleve Moler

Apps from Numerical Computing with MATLAB (numerical methods, mathematics, article)

Numerical Computing with MATLAB

image thumbnail

updated 8 months ago

GUI 2D HEAT TRANSFER by Dominik Gibala

This GUI presents 2D heat tranfer in a plate. (gui, mathematics, simulation)

GUI 2D HEAT TRANSFER

GUI_2D_prestuptepla(varargin)

image thumbnail

updated 8 months ago

Morse Code Practice System by James Willmann

GUI allows the operator to send the Morse Code of the alphabet, a text string or from the keyboard. (game, signal processing, gui)

Morse Code Practice System

MorseCode.m

image thumbnail

updated 8 months ago

Waveform Generator GUI by Maxim Vedenyov

Generate waveformed signal and play it. Interactive GUI with movable datapoints. (waveform, gui, signal processing)

Waveform Generator GUI

bdf(ha,hfl,uf)

hfl=create_marker(ha,x,y,r,c,uf,no)

image thumbnail

updated 8 months ago

All Purpose Mortgage Calculator including mortgage schedule by S B

This calculator gives you all the information you need to know while shopping for a mortgage Loan (different interest ra..., 30 year mortgage loan..., finance)

All Purpose Mortgage Calculator including mortgage schedule

ALLMORTGAGEF(varargin)

image thumbnail

updated 8 months ago

Better line crossings in Simulink models by Josef Rieger

Improves readability of Simulink models by appending "line steps" to lines where they cross. (model, readability, simulink)

betterCrossings(sub_h, fun_s)

betterCrossings_example01_on.m

betterCrossings_example02_off.m

image thumbnail

updated 10 months ago

SimEvents: Process Logistics Library by Rick Rosson

Add-on library for SimEvents® that provides useful blocks for modeling process logistics. (discrete event, batch, conveyor)

se4_batching

se4_batching

se4_conveyor

image thumbnail

updated 10 months ago

Arduino Target by Doug Eastman

Develop applications for the Arduino platform using Simulink®. (arduino, simulink target, rtw target)

Arduino Target

demo_arduino_digital_dimmer

image thumbnail

updated 11 months ago

plot_google_map by Zohar Bar-Yehuda

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

plot_google_map(varargin)

Contact us