Category Archives: Figure window

59 relevant articles found:

PlotEdit context-menu customization

A combination of Matlab and Java Robot commands to automate a certain animation can be used when we cannot access underlying GUI/graphics code.

Categories: Figure window, GUI, Handle graphics, Java, Low risk of breaking in future versions, Undocumented feature
Tags: , , ,
Leave a comment

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

Customizing uifigures part 3

As I have repeatedly posted in recent years, Matlab is advancing towards web-based GUI. The basic underlying technology is more-or-less stable: an HTML/Javascript webpage that is created-on-the-fly and rendered in a stripped-down browser window (based on Chromium-based jxBrowser in recent […]

Categories: Figure window, GUI, High risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , ,
5 Comments

MathWorks-solicited Java survey

MathWorks is soliciting user feedbacks about the use of Java components in Matlab programs.

Categories: Figure window, Hidden property, High risk of breaking in future versions, Java, Undocumented function
Tags: , , , , ,
2 Comments

Working with non-standard DPI displays

Matlab uses logical (scaled) pixel positions. With high-DPI displays, this might cause problems, but it is easy to retrieve the physical (unscaled) pixel values.

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

Customizing uifigures part 2

Matlab’s new web-based uifigures can be customized using custom CSS and Javascript code.

Categories: Figure window, Guest bloggers, GUI, High risk of breaking in future versions, Undocumented feature
Tags: , , ,
3 Comments

Customizing uifigures part 1

Matlab’s new web-based uifigures can be customized in a variety of undocumented ways.

Categories: Figure window, Handle graphics, Hidden property, Medium risk of breaking in future versions, Undocumented feature
Tags: , , ,
8 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

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

Graphic sizing in Matlab R2015b

Matlab release R2015b’s new “DPI-aware” nature broke some important functionality. Here’s what can be done…

Categories: Figure window, Guest bloggers, GUI, Handle graphics, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , ,
8 Comments