Category Archives: Java

174 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

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

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

Password & spinner controls in Matlab GUI

Password fields and spinner controls can easily be embedded in Matlab GUIs.

Categories: GUI, High risk of breaking in future versions, Java, Semi-documented function
Tags: , ,
4 Comments

Sending email/text messages from Matlab

Sending emails and SMS (text) messages from Matlab is easy, once you know a few quirks.

Categories: GUI, Java, Medium risk of breaking in future versions, Semi-documented feature, Stock Matlab function
Tags: , ,
6 Comments

Speeding up Matlab-JDBC SQL queries

Fetching SQL ResultSet data from JDBC into Matlab can be made significantly faster.

Categories: Java, Low risk of breaking in future versions, Toolbox, Undocumented feature
Tags: , ,
7 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

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

Listbox selection hacks

Matlab listbox selection can be customized in a variety of undocumented ways.

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