choosing an active component in GUI
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Mario Malic
2021-3-12
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 个评论
Mario Malic
2021-3-12
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!