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

4 ビュー (過去 30 日間)
z8080
z8080 2020 年 11 月 11 日
コメント済み: DGM 2023 年 7 月 1 日
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 件のコメント
Busra ÇOBAN
Busra ÇOBAN 2023 年 7 月 1 日
I have seen other people can do it in their MATLAB but I just can't figure out how to do it in mine
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 Center および File ExchangeInteractive 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