Typing the first letter(s) of a variable to get quickly to that place in the WOrkspace

3 次查看(过去 30 天)
WHen a list contains many items, it's very useful to get to the one you need by typing its first letter or first few letter. This works for instance in Windows Explorer and most modern user interfaces across platforms.
In the Matlab WOrkspace, this does not work, e.g. hitting 'x' will not take me to the first variable whose name starts with x. This means time wasted browsing through variables.
Is there a way to make such a feature work?
  3 个评论
DGM
DGM 2023-7-1
This functionality does seem to work (at least in R2019b). I don't know how the new editor behaves.
When trying to type function arguments, tab completion may not work, or it may not work as expected if you're working with a user-defined function.

请先登录,再进行评论。

回答(1 个)

Image Analyst
Image Analyst 2022-2-15

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by