choosing an active component in GUI
3 views (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
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
Mario Malic
on 12 Mar 2021
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.
See Also
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!