Tag Archives: GUIDE

8 relevant articles found:

Matlab GUI training seminars – Zurich, 29-30 August 2017

Advanced Matlab training courses on Matlab User Interfaces (GUI) will be presented in Zurich Switzerland on 29-30 August, 2017

Categories: Public presentation
Tags: , , , , , , , , , ,
Leave a comment

AppDesigner’s mlapp file format

MLAPP files created by AppDesigner can be inspected and manipulated outside AppDesigner.

Categories: GUI, High risk of breaking in future versions, Undocumented feature
Tags: , , , , ,
10 Comments

Undocumented button highlighting

Matlab button uicontrols can easily be highlighted by simply setting their Value property.

Categories: GUI, Low risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , , ,
Leave a comment

A couple of internal Matlab bugs and workarounds

A couple of undocumented Matlab bugs have simple workarounds.

Categories: Figure window, GUI, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , ,
4 Comments

Common javacomponent problems

The javacomponent function is very useful for placing Java components on-screen, but has a few quirks.

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

handle2struct, struct2handle & Matlab 8.0

This article explains how we can use a couple of undocumented functions in Matlab GUI, and what we can learn from this about Matlab’s future.

Categories: Handle graphics, Medium risk of breaking in future versions, Semi-documented function, Stock Matlab function
Tags: , , , , , , ,
11 Comments

Matlab layout managers: uicontainer and relatives

Matlab contains a few undocumented GUI layout managers, which greatly facilitate handling GUI components in dynamically-changing figures.

Categories: GUI, Handle graphics, Low risk of breaking in future versions, Semi-documented function
Tags: , , , ,
25 Comments

GUIDE customization

Matlab’s GUI Design Editor (GUIDE) has several interesting undocumented features. This post describes how to customize GUIDE rulers.

Categories: GUI, Hidden property, High risk of breaking in future versions, Java, Stock Matlab function
Tags: , , , ,
6 Comments