Category Archives: Undocumented feature

217 relevant articles found:

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 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

Spicing up the Matlab Editor

Matlab’s Editor and Workspace can be enhanced quite significantly using an open-source utility.

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

Auto-scale image colors

Images can be automatically color-scaled for maximum resolution, using the undocumented MarkedClean event.

Categories: Handle graphics, Listeners, Medium risk of breaking in future versions, Undocumented feature
Tags: , , ,
1 Comment

Adding custom properties to GUI objects

It is very easy to add custom user-defined properties and methods to GUI handles and Java references in Matlab.

Categories: GUI, Handle graphics, Java, Low risk of breaking in future versions, Undocumented feature
Tags: , , , ,
5 Comments