Tag Archives: Undocumented feature

187 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

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

IP address input control

A built-in JIDE control can be used in Matlab GUI for IP-address entry/display.

Categories: GUI, High risk of breaking in future versions, Java, UI controls, Undocumented feature
Tags: , , ,
3 Comments

Toolbar button labels

GUI toolbar button labels can easily be set and customized using underlying Java components.

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