Yearly Archives: 2018

22 relevant articles found:

Matlab toolstrip – part 4 (control customization)

Matlab toolstrip components (controls) can be customized in various ways, including user-defined callbacks.

Categories: Figure window, GUI, High risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , , , ,
Leave a comment

Reverting axes controls in figure toolbar

In R2018b the axes controls were removed from the figure toolbar, but this can be reverted.

Categories: Figure window, High risk of breaking in future versions, Undocumented feature
Tags: , , ,
6 Comments

Matlab toolstrip – part 3 (basic customization)

Matlab toolstrips can be created and customized in a variety of ways.

Categories: Figure window, GUI, High risk of breaking in future versions, Undocumented feature
Tags: , , ,
21 Comments

Matlab toolstrip – part 2 (ToolGroup App)

Matlab users can create custom Apps with toolstrips and docked figures.

Categories: Desktop, Figure window, GUI, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , , ,
11 Comments

Matlab toolstrip – part 1

Matlab contains extensive toolstrip (ribbon) functionality that can be integrated in user programs (GUI).

Categories: Desktop, GUI, High risk of breaking in future versions, Semi-documented feature
Tags: , , ,
5 Comments

Matlab callbacks for uifigure JavaScript events

Matlab callback code can be attached to JavaScript events in web-based uifigures.

Categories: Figure window, Guest bloggers, GUI, High risk of breaking in future versions, Undocumented feature
Tags: , , , ,
4 Comments

Customizing web-GUI uipanel

We can customize Matlab’s new web-based GUI panels in many interesting ways. Here’s how…

Categories: Guest bloggers, GUI, High risk of breaking in future versions, Undocumented feature
Tags: , , , , ,
Leave a comment

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