image thumbnail

updated 14 days ago

Timer Object Explorer by Marta

A simple GUI to help learn about the facilities of the timer object. (timer, simple, gui)

timer_explorer(varargin)

image thumbnail

updated 4 months ago

matlab-ClassInheritanceBrowser by Andreas

A tool for managing and organizing classes, with a simple interface and (optional) tree diagram (biograph, class, class inheritance)

classInheritance.Tree

classInheritance.browse

classInheritance.iTree

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

UIINSPECT - display methods-properties-callbacks of an object by Yair Altman

Inspect an object handle (Java/COM/HG); display its methods/properties/callbacks in a unified window (com, example, object)

uiinspect(obj, fig)

image thumbnail

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

Animated traffic lights on road intersection -- OOP (object oriented programming) demo by Bogumila & Zbigniew MROZEK

simple classes and superclass are used to arrange flexible object oriented programming environment (class, demo, gui)

map

tLamps % trafficLamp

trafficLamp

image thumbnail

updated 1 year ago

Example using a MATLAB Class to control a GUI by Alex

This example shows how to use a Matlab class to control a gui. (class, gui, data export)

standard_fig(varargin)

gui_class_example

image thumbnail

updated almost 3 years ago

Class Inheritance Browser by Clayton Ernst

A tool for managing and organizing classes, with a simple interface and (optional) tree diagram. (class inheritance, tree diagram, biograph)

image thumbnail

updated 3 years ago

TabPanel Constructor v2.8 (2010) by Elmar Tarajan

TabPanel Constructor offers the easiest way for creating of tabpanels in MATLAB! (constructor, example, gui)

image thumbnail

updated 4 years ago

MATLAB in Physics - Symbolic Computation and Differential Equations by Matt McDonnell

The fourth lecture in a series on using MATLAB in undergraduate physics courses. (simulation, oop, object oriented progr...)

centralPotentialODE(stateVect,charges,p,polarity,masses)

selectPathData(h,x,y,t,tSet,rangeFraction)

LorentzAttractor

image thumbnail

updated almost 5 years ago

Sound Card Spectral Analyser GUI by Rodney Thomson

Acquire data from soundcard and plot in time and frequency domains (example, application, fft)

SoundcardSpectralAnalyser_GUI(varargin)

SoundcardSpectralAnalyser(time_plot, freq_plot, varargin)

image thumbnail

updated 5 years ago

display_obj by Bernard Abayowa

display wavefront object structure (display obj, object, annotation)

display_obj(obj,texture)

image thumbnail

updated 9 years ago

distribute by Brett Shoelson

Returns a vector of starting positions and a size for uniformly spaced objects. (gui tools, example, gui)

distribute(nobjects,startpos,endpos,gap);

image thumbnail

updated almost 11 years ago

setfocus by Martin Weber

Program to set focus to objects (edit etc) without clicking with the mouse on them. (set focus, setfocus, gui tools)

setfocus(h);

Contact us