Matlab callbacks for uifigure JavaScript events
Matlab callback code can be attached to JavaScript events in web-based uifigures.
Matlab callback code can be attached to JavaScript events in web-based uifigures.
Scrollbars can easily be added to Matlab panels, to enable scroll-panes of GUI controls and axes.
Matlab contains a variety of ways to define/display slider controls in GUI windows.
It is very easy to add custom user-defined properties and methods to GUI handles and Java references in Matlab.
A built-in JIDE control can be used in Matlab GUI for IP-address entry/display.
GUI toolbar button labels can easily be set and customized using underlying Java components.
A combination of Matlab and Java Robot commands to automate a certain animation can be used when we cannot access underlying GUI/graphics code.
We can use a built-in Matlab popup-panel widget control to display lightweight popups that are attached to a figure window.
Advanced Matlab training courses on Matlab User Interfaces (GUI) will be presented in Zurich Switzerland on 29-30 August, 2017
Matlab uses logical (scaled) pixel positions. With high-DPI displays, this might cause problems, but it is easy to retrieve the physical (unscaled) pixel values.