Tag Archives: HG2

34 relevant articles found:

Undocumented HG2 graphics events

Matlab’s new HG2 graphics engine includes many new undocumented events that could be used in various ways.

Categories: Handle graphics, High risk of breaking in future versions, Listeners, Undocumented feature
Tags: , , , ,
14 Comments

copyobj behavior change in HG2

the behavior of Matlab’s copyobj function changed in R2014b (HG2), and callbacks are no longer copied.

Categories: Guest bloggers, GUI, Handle graphics, Low risk of breaking in future versions, Stock Matlab function
Tags: , , , ,
Leave a comment

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

Plot legend title

Titles to plot legends are easy to achieve in HG1 (R2014a or earlier), but much more difficult in HG2 (R2014b or newer).

Categories: Handle graphics, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , ,
11 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

Customizing Matlab uipanels

Matlab uipanel controls can be customized using Java in ways that are impossible with plain Matlab.

Categories: GUI, Hidden property, Icons, Java, Medium risk of breaking in future versions, Stock Matlab function, UI controls
Tags: , , , ,
14 Comments

Accessing hidden HG2 plot functionality

In HG2, some of the plot functionality is hidden in undocumented properties.

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

Plot markers transparency and color gradient

Matlab plot-line markers can be customized to have transparency and color gradients.

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

Plot line transparency and color gradient

Static and interpolated (gradient) colors and transparency can be set for plot lines in HG2.

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

Customizing axes part 4 – additional properties

Matlab HG2 axes can be customized in many different ways. This article explains some of the undocumented aspects.

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