image thumbnail

updated 15 days ago

Multi Column Listbox by Robert Cumming

Multi column listbox, including filtering & colouring of columns & extraction of individual values (uicontrol, gui, listbox)

uimulticollist ( varargin )

image thumbnail

updated 1 year ago

Reorderable Listbox by Erik Koopmans

Creates a listbox whose contents can be reordered by clicking and dragging items. (dnd, gui, drag and drop)

findjobj(container,varargin)

reorderableListbox( ...

image thumbnail

updated 6 years ago

system of equations solver by Chun Zheng

Models system of DEs(with 4th order Runga-kutta) and system of functions (differential equation..., runga, kutta)

approxPts=approxRK4(strFtn,h,ICXY,numGeneration)

listBoxGui(varargin)

nStr=modHorTxtEq(oldFtnStr,newFtnStr,caseNum)

image thumbnail

updated almost 7 years ago

Simultaneous scrolling of listboxes by prakash c

common slider for multiple listboxes (gui tools, example, listbox)

slider_forall_Callback(hObject, eventdata, handles)

image thumbnail

updated 7 years ago

choosebox by Peter Wasmeier

Allows multiple listbox selections in userdefined order by swapping items between two listboxes. (gui tools, example, listbox)

choosebox(varargin)

image thumbnail

updated almost 9 years ago

GUI_sheet ; Java GUI table from MATLAB by Andrej Mosat

Creates a GUI table from a structure with custom data and behaviour. (java, table, guide)

gui_sheet(title, texts)

image thumbnail

updated 9 years ago

ActiveX Control for Windows Media Player by Ansuman Barik

A graphical user interface that includes play lists. (Version 7 and 9) (activex, listbox, gui tools)

act_ive_gui_new(varargin)

uigetfiles.m

image thumbnail

updated 11 years ago

GetCurrentValue by Richard Medlock

Returns the current selection in a list box. (gui tools, example, listbox)

GetCurrentValue(listbox);

Contact us