spacefan / widgets-toolbox

Additional app building components to efficiently develop advanced user interfaces in MATLAB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Widgets Toolbox - MATLAB App Building Components

View Widgets Toolbox - MATLAB App Building Components on File Exchange

Additional app building components to efficiently develop advanced user interfaces in MATLAB

Widgets Toolbox helps you efficiently develop advanced user interfaces in MATLAB. Widgets combine existing control functionalities together into larger, reusable, common functionality to accelerate development of graphical user interfaces.

The toolbox provides additional UI controls and higher-level components that implement common building blocks needed in MATLAB apps. Components include:

  • Grid of buttons grouped together
  • List of checkboxes and labels grouped together
  • Color selector control
  • File selection control, consisting of a label, edit field, and browse button
  • Listbox control combined with a label and a set of buttons for managing the list composition and ordering
  • Password field with hidden text
  • Progress bar indicator with time remaining and cancel button
  • Slider control group with labels and enable/disable checkboxes
  • Slider control linked to a numeric spinner and edit field
  • List of tasks with icons indicating status (pass, fail, running, complete, etc.)
  • Toolbar with advanced layout functionality that can appear like a toolstrip

This version of Widgets Toolbox is intended for NEW development of uifigure or App Designer apps starting from R2020b or newer releases.

If you have an existing MATLAB app using Widgets Toolbox content developed prior to R2020b, you may also need "Widgets Toolbox (Compatibility Support)".
https://www.mathworks.com/matlabcentral/fileexchange/66235-widgets-toolbox https://github.com/mathworks/widgets-toolbox-legacy

Planning a complex or business-critical app? MathWorks Consulting can advise you on design and architecture: https://www.mathworks.com/services/consulting/proven-solutions/software-development-with-matlab.html

About

Additional app building components to efficiently develop advanced user interfaces in MATLAB

License:Other


Languages

Language:MATLAB 56.5%Language:HTML 43.5%