image thumbnail

updated 27 days ago

Printing a formatted table by Daniel Wirtz

Allows to display and print simple text tables in MatLab. Plain and LaTeX format supported. (table, string table, char table)

PrintTable

image thumbnail

updated 1 month ago

Simple Stock Ticker by David

A simple stock ticker app written with a MATLAB class (class, oop)

Simple Stock Ticker

simpleStockTicker

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

TexTab by Marcel RĂ¼land

Create formatted tables and save them as a picture like png. Saving tex files is also possible. (data export, matrix, table)

Base

TexTab.m

image thumbnail

updated 4 months ago

Interface util by Jonathan Karr

Utility class for checking if a class implements an interface. (interface, interpreter, class)

edu.stanford.covert.util.InterfaceUtil

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

sig by Peter O'Connor

method signatures for OOP (oop, object, autocomplete)

sig(methoddef,specifier)

image thumbnail

updated 1 year ago

myDynamicClass by Mark Mikofski

Create a set of objects from a text file. (data import, class, oop)

myDynamicClass

image thumbnail

updated 1 year ago

Interactive curve class by Maxim Vedenyov

change curve by markers drag-and-drop (interactive, curve, interpolation)

example4(varargin)

ic=example3

interactive_curve

image thumbnail

updated 1 year ago

Object Oriented Digital Clock by James Kristoff

Shows time in 24 hour format. Can use it for stopwatches, clocks or anything that display numbers. (time, class, seven segment display)

clockColon

clockSegment

digiClock

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, passing gui data)

standard_fig(varargin)

gui_class_example

Contact us