image thumbnail

updated 5 days ago

Java-based data table by Yair Altman

Spreadsheet display/editing/sorting of data with multiple features (example, uitable, java)

createTable.m

image thumbnail

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

FindJObj - find java handles of Matlab graphic objects by Yair Altman

Find java objects contained within a specified java container or Matlab GUI handle (example, undocumented, findobj)

findjobj(container,varargin)

image thumbnail

updated 1 month ago

sliderPanel by Brett Shoelson

A new UICONTROL object with a slider as a child of a uipanel, with auto-linked edit box and labels. (example, gui tools, uicontrol slider pane...)

sliderPanel(parent,PanelPVs,SliderPVs,EditPVs,LabelPVs,numF...

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

Superformula generator 2d by Giuseppe Cardillo

generator of superformula plot (2d, plot, gielis)

Gielis2d(varargin)

image thumbnail

updated 8 months ago

setFigDockGroup by Yair Altman

Sets a figure's docking group container (figure group java, example, gui tools)

setFigDockGroup(varargin)

image thumbnail

updated 10 months ago

GUI for TE/TM electromagnetic plane waves propagation through multilayered structures by Lorenzo Luini

GUI for the analysis of TE/TM E.M. plane waves propagation through multilayered structures (electromagnetic, example, em)

TE and TM electromagnetic plane waves propagation

PlaneWaveGUI_v2_1.m

image thumbnail

updated 11 months ago

Manage and Dock Figures into Group by Anh Huy Phan

SETFIGDOCKED docks figures at specified positions in group of figures (gui tools, example, setfigdocked setgroup...)

setfigdocked(varargin)

image thumbnail

updated 1 year ago

Display a text file by Samuel Cheng

Display a text file in a popupmenu. (text file, example, gui)

popupmessage(textfile,titlename,command);

image thumbnail

updated 1 year ago

uipickfiles: uigetfile on steroids by Douglas Schwarz

Many-featured, platform independent file and directory picker. (example, uigetfile uigetfiles ..., gui tools)

uipickfiles(varargin)

image thumbnail

updated 1 year ago

MOUSEINPUT_TIMEOUT by Gautam Vallabha

Captures continuous mouse movements with timeout (example, mouse motion, input)

mouseinput_timeout(timeoutval, axesHandle)

image thumbnail

updated 1 year ago

statusbar by Yair Altman

set/get status bar(s) for GUI figures & Matlab desktop (example, statusbar desktop jav..., gui tools)

statusbar(varargin)

image thumbnail

updated 1 year ago

getHWnd - retrieve the underlying Windows handle for Matlab figure(s) by Yair Altman

Enable C++ GUI integration by retrieving the HWnd handle of matlab figure(s) (window, example, java)

gethwnd(hFig)

image thumbnail

updated 1 year ago

GetJFrame - Retrieves a figure's underlying Java frame by Yair Altman

Enable multiple window callbacks and properties not exposed by Matlab (example, gui tools, figure window callbac...)

getjframe(hFig)

image thumbnail

updated 1 year ago

enable/disable figure by Yair Altman

enable/disable an entire figure window (enable disable figure..., example, gui tools)

enableDisableFig(hFig, newState)

image thumbnail

updated almost 2 years ago

MATLAB GUI Makeover by Brian Cody

Static GUI made over to scale nicely with the size of the figure window. (gui, example, gui tools)

Rearranging CHARGUI to Make it Resizable and Dockable

image thumbnail

updated almost 2 years ago

BorderLayout by Brian Cody

Simple layout manager for GUIs designed to mimic the Java BorderLayout. (gui tools, example, layout manager gui bo...)

...

ExampleApplication

ExampleComplex.m

image thumbnail

updated 2 years ago

script_minimize_current_window.m by David

The purpose of this script is to minimize the current active window using matlab. (gui tools, minimize, gui)

script_minimize_current_window.m

image thumbnail

updated 2 years ago

uibutton: GUI pushbuttons with better labels by Douglas Schwarz

Creates pushbutton uicontrol labeled with TeX or LaTeX strings. (example, pushbutton tex latex ..., gui tools)

uibutton(varargin)

image thumbnail

updated 2 years ago

TeX Editor by Ben Hinkle

a GUI for editing LaTeX equations (example, gui tools, tex latex equation ed...)

texeditor(varargin)

image thumbnail

updated 2 years ago

progressbar by Steve Hoelzer

Simple, efficient, and user friendly replacement for waitbar. (gui tools, progressbar, progress bar)

progressbar(varargin)

image thumbnail

updated almost 3 years ago

SendMailGUI by Marko Neitola

Sendmail GUI (email, sendmail, example)

sendmailgui

image thumbnail

updated almost 3 years ago

Changing Window Titles by Malcolm Wood

Provides the ability to change the titles of all windows in the MATLAB process (gui tools, example, window)

findAllWindows.m

setWindowTitle.m

window_example.m

image thumbnail

updated 3 years ago

Resizable MATLAB figures by Malcolm Wood

A simple mechanism for creating graphical user interfaces which resize tidily (gui tools, example, figure uicontrol resi...)

Creating a Resizable Figure

ASSERT(cond,msg)

centrefigure(parent,child,childsize)

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 3 years ago

progbar by Ben Mitch

progbar.m: general purpose progress bar for MATLAB (gui tools, example, progress bar)

[handle]=progbar(pb, progress, msg)

out=rgb(in)

image thumbnail

updated 3 years ago

HGTable - functions for displaying tabular data in a MATLAB list control by Malcolm Wood

Uses a standard MATLAB listbox to display multiple columns of data (gui tools, example, list listbox table ta...)

HGTable Example

ASSERT(cond,msg)

equalise_lengths(s)

image thumbnail

updated 3 years ago

Convert FIG to MATLAB code by Thomas Montagnon

Generate programmatic GUI MATLAB File from a FIG-File (generate mfile, example, gui tools)

fig2m(guiName,outputDir,syscolorfig,cb_gen)

image thumbnail

updated 3 years ago

login by Jeremy Smith

Login dialog with asterisk hidden password. (asterisk, login, gui)

[varargout]=logindlg(varargin)

image thumbnail

updated 3 years ago

UISWITCHRENDERER by Elmar Tarajan

UISWITCHRENDERER adds a pushtool to the figure toolbar for the direct renderer choosing. (gui tools, example, renderer gui guide gr...)

uiswitchrenderer(hFig)

image thumbnail

updated 3 years ago

MuFFE - figure manager gui by Andres

keep track of your figures and save them easily (figure manager, gui, gui tools)

muffe.m

image thumbnail

updated 3 years ago

Example - Dynamic GUI Layout by Jiro Doke

This example shows how you can build a GUI with dynamic UI component positioning (gui, dynamic, gui tools)

myGUI

image thumbnail

updated 3 years ago

closewindow by Matthew Simoneau

Close any window by name. (gui tools, example, close)

closewindow(name)

image thumbnail

updated 3 years ago

POINTEREDITOR by Jiro Doke

A GUI for creating custom pointers. (gui tools, example, pointer)

pointereditor(m)

image thumbnail

updated 3 years ago

Superformula generator 3d by Giuseppe Cardillo

Generator of superformula plot (3d, plot, superformula)

Gielis3d.m

image thumbnail

updated 3 years ago

The chaotic rhythm of life by Giuseppe Cardillo

Explore the May-Oster-Yorke law (gui tools, example, gui)

tcrol(varargin)

image thumbnail

updated 3 years ago

Coins by Giuseppe Cardillo

Is there an algorithm to use the max numbers of coins in your pocket? (tools, example, gui)

coins(varargin)

image thumbnail

updated 3 years ago

Click3dPoint by Babak Taati

Select a point from a 3D point cloud by clicking on it. (point cloud, 3d, callbak)

callbackClickA3DPoint(src, eventData, pointCloud)

clickA3DPoint(pointCloud)

rowNorm(A)

image thumbnail

updated almost 4 years ago

Matlab GUI for Polhemus Digitizer(POLGUI) by Nitin Bangera

MATLAB GUI interface for polhemus FASTTRAKĀ© used to digitize EEG scalp electrode locations. (gui tools, example, polhemus)

montage_modaldlg_r14(varargin)

montage_modaldlg_r14(varargin)

montage_modaldlg_r14(varargin)

image thumbnail

updated almost 4 years ago

Rollover effect on pushbuttons by Laurent Vaylet

Implement rollover effect on your own figures with only two lines of code ! (example, gui tools, rollover change icons...)

roll

rollover.m

import_icons.m

image thumbnail

updated 4 years ago

Multi Slider by Wilko de Jong

Graphically set and change any number of values within a specified range. (bands, control, offset)

MultiSlider (varargin)

image thumbnail

updated 4 years ago

createButtonLabel by Brett Shoelson

Easily label pushbuttons with (rotated, vertical, or multi-line) text. (gui tools, example, create button label r...)

createButtonLabel(string,varargin)

image thumbnail

updated 4 years ago

A Simple Progress Bar by Shameemraj Nadaf

A Simple progress bar made by using the matlab axes and patch objects. (gui, gui tools, waitbar)

progress_bar(varargin)

image thumbnail

updated 4 years ago

IPV4 address Validation by Shameemraj Nadaf

A function which Validates given IPV4address. (gui tools, gui)

validate_ipaddress(ipaddress)

image thumbnail

updated 4 years ago

rename files GUI by Stefano Gianoli

A gui utility to rename file(s) in a directory. (example, utilities, file renaming)

renamefiles.m

image thumbnail

updated 4 years ago

splash.m(revised) by Qun HAN

Add a splash screen to your GUI (splash screen, java, gui)

splash(varargin)

image thumbnail

updated 4 years ago

figuresc by Steve Hoelzer

Create a figure scaled relative to screen size. It's an easy way to make non-default size figures. (gui tools, figure, plot)

figuresc(varargin)

image thumbnail

updated 4 years ago

subfigure by Steve Hoelzer

Create a figure within a grid-based layout. Like subplot, but for figures. (subplot, figure, gui tools)

subfigure(varargin)

image thumbnail

updated 4 years ago

Fullscreen 1.1 by Pithawat Vachiramon

Display fullscreen images on multiple displays (updated) (example, full screen, image)

closescreen()

fullscreen(image,device_number)

Contact us