Category Archives: Desktop

45 relevant articles found:

Matlab toolstrip – part 2 (ToolGroup App)

Matlab users can create custom Apps with toolstrips and docked figures.

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

Matlab toolstrip – part 1

Matlab contains extensive toolstrip (ribbon) functionality that can be integrated in user programs (GUI).

Categories: Desktop, GUI, High risk of breaking in future versions, Semi-documented feature
Tags: , , ,
5 Comments

Spicing up the Matlab Editor

Matlab’s Editor and Workspace can be enhanced quite significantly using an open-source utility.

Categories: Desktop, Guest bloggers, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , ,
Leave a comment

The HotLinks feature

feature(‘HotLinks’) can be used to temporarily disable hyperlinks and other markups in the Matlab console.

Categories: Desktop, High risk of breaking in future versions, Undocumented feature, Undocumented function
Tags: , , ,
1 Comment

User-defined tab completions – take 2

Matlab has changed the mechanism that enables user-defined tab-completion of function inputs.

Categories: Desktop, Medium risk of breaking in future versions, Undocumented feature
Tags: , ,
8 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

Handling red Java console errors

Red Java errors are sometimes displayed in the Matlab console. They can be removed or avoided in a variety of means.

Categories: Desktop, Java, Low risk of breaking in future versions
Tags: ,
6 Comments

Viewing saved profiling results

We can easily use saved profiling results to analyze, view and compare profiling results of multiple runs.

Categories: Desktop, Low risk of breaking in future versions, Semi-documented function, Stock Matlab function, Undocumented feature
Tags: , ,
Leave a comment

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