Monthly Archives: July 2018

4 relevant articles found:

Scrollable GUI panels

Scrollbars can easily be added to Matlab panels, to enable scroll-panes of GUI controls and axes.

Categories: GUI, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: , , ,
1 Comment

Multi-threaded Mex

Tips for creating and debugging multi-threaded Mex functions are discussed.

Categories: Low risk of breaking in future versions, Mex, Undocumented feature
Tags: , ,
4 Comments

Plot legend customization

Matlab plot legends and their internal components can be customized using a variety of undocumented properties that are easily accessible.

Categories: Handle graphics, Medium risk of breaking in future versions, Undocumented feature
Tags: , ,
7 Comments

Sliders in Matlab GUI – part 2

Matlab contains a variety of ways to define/display slider controls in GUI windows.

Categories: GUI, Medium risk of breaking in future versions, Semi-documented function
Tags: , ,
6 Comments