Matlab toolstrip – part 9 (popup figures)
Custom popup figures can be attached to Matlab GUI toolstrip controls.
Custom popup figures can be attached to Matlab GUI toolstrip controls.
Icons can be specified in various ways for toolstrip controls and the app window itself.
Scrollbars can easily be added to Matlab panels, to enable scroll-panes of GUI controls and axes.
It is easy to convert asynchronous (streaming) events into a blocked wait in Matlab.
Matlab's Editor and Workspace can be enhanced quite significantly using an open-source utility.
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.
SQLite databases can be accessed in a variety of different ways in Matlab.
A combination of Matlab and Java Robot commands to automate a certain animation can be used when we cannot access underlying GUI/graphics code.