Tag Archives: Internal component

39 relevant articles found:

Undocumented plot marker types

Undocumented plot marker styles can easily be accesses using a hidden plot-line property.

Categories: Handle graphics, Hidden property, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , ,
1 Comment

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

Builtin PopupPanel widget

We can use a built-in Matlab popup-panel widget control to display lightweight popups that are attached to a figure window.

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

Sending HTML emails from Matlab

Matlab’s sendmail only sends simple text messages by default; a simple hack can cause it to send HTML-formatted messages.

Categories: Java, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , ,
2 Comments

uigetfile/uiputfile customizations

A file-selector dialog window that includes an integrated preview panel is shown and explained.

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

MEX ctrl-c interrupt

An undocumented MEX function can help interrupt running MEX functions.

Categories: High risk of breaking in future versions, Mex
Tags: , , ,
5 Comments

Adding a search box to figure toolbar

An interactive search-box can easily be added to a Matlab figure toolbar for enhanced user experience.

Categories: Figure window, GUI, Java, Medium risk of breaking in future versions, Public presentation
Tags: , , ,
3 Comments

Programmatic shortcuts manipulation – part 2

Non-standard shortcut controls and customizations can easily be added to the Matlab desktop.

Categories: Desktop, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , , ,
4 Comments

Programmatic shortcuts manipulation – part 1

Matlab Desktop shortcuts can be programmatically accessed and customized.

Categories: Desktop, High risk of breaking in future versions, Icons, Undocumented feature
Tags: , , ,
5 Comments

Font selection components

Several built-in components enable programmatic font selection in Matlab GUI – this article explains how.

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