choosing an active component in GUI

Dear colleagues
How can I control in an app which component is active? For example, I put data in the first text aria press Enter and the cursor jump to the second text area.

Answers (1)

Mario Malic
Mario Malic on 12 Mar 2021
Hi Stepan,
You can control the active component with Tab (next), Shift+Tab (previous). The order of the components is the same as in Component Browser.

2 Comments

What about program code?
I think it's not possible unfortunately. Unless I am mistaken. Ask Customer Service whether its possible to do it programmatically, they can provide you with correct information.

Sign in to comment.

Categories

Find more on Environment and Settings in Help Center and File Exchange

Products

Release

R2021a

Asked:

on 12 Mar 2021

Commented:

on 12 Mar 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!