image thumbnail

updated 1 month 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 7 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, automotive, oop)

map

tLamps % trafficLamp

trafficLamp

image thumbnail

updated 8 months ago

ANIMATOR - animate data by Jiro Doke

This GUI tool allows you to animate your data with controls for playback speed and looping. (gui, handle graphics, movie)

Data Animator

animator(varargin)

animatorApp

image thumbnail

updated 1 year ago

Graphical Wrappers by Benoit Charles

Wrappers improve Matlab graphical components. (gui, oop)

AxesWrapper

ControlWrapper

DemoWrapper.m

image thumbnail

updated 1 year ago

ls_mod by Mikko Leppänen

Show directory listings. (file operations, directory listing, directory contents)

ls_mod.m

image thumbnail

updated 2 years ago

GraphScannerGUI by Mikko Leppänen

GraphScanner GUI program allows to extract data values from graphs. (graph, pictures, images)

addNewPoint(scObj,varargin)

calculation(x,y,data,xyScaleMatrix)

cellSelection(scObj,varargin)

image thumbnail

updated 2 years ago

ScrollPanel by Jason Kinchen

A ScrollPanel object that can contain lightweight Handle Graphics objects. (gui, oop)

ScrollPanel

image thumbnail

updated 2 years ago

uisplitter by Levente Hunyadi

Splits a container into two resizable sub-containers (panes). (drag and drop, splitter, split pane)

example_uisplitpane

uibind(obj, event, callback)

uibindonce(obj, event, callback)

image thumbnail

updated 2 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 almost 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

Contact us