Tag Archives: Hidden property

51 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

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

Customizing contour plots part 2

Matlab contour labels’ color and font can easily be customized.

Categories: Handle graphics, Hidden property, High risk of breaking in future versions, Stock Matlab function
Tags: , , ,
9 Comments

Customizing axes part 5 – origin crossover and labels

The axes rulers (axles) can be made to cross-over at any x,y location within the chart.

Categories: Handle graphics, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , ,
9 Comments

Figure window customizations

Matlab figure windows can be customized in numerous manners using the underlying Java Frame reference.

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

Customizing contour plots

Contour labels, lines and fill patches can easily be customized in Matlab HG2.

Categories: Handle graphics, Hidden property, High risk of breaking in future versions, Stock Matlab function
Tags: , , , ,
10 Comments

Figure keypress modifiers

The figure’s CurrentModifier property provides a simple and consistent way to retrieve keypress modifiers: alt-, control- and shift-clicks.

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

Using linkaxes vs. linkprop

linkaxes has a built-in limitation, so using linkprop may sometimes be beneficial.

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

Undocumented view transformation matrix

Matlab’s view function returns an undocumented output transformation matrix.

Categories: Handle graphics, Hidden property, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , ,
5 Comments

Transparent legend

Matlab chart legends are opaque be default but can be made semi- or fully transparent.

Categories: Handle graphics, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , ,
Leave a comment