Stuart’s MATLAB Videos

Watch and Learn

Alt Up Down Keyboard Shortcut in MATLAB Editor

When editing code in the MATLAB editor, I often find that I’m interested in the use of one variable throughout the code. The keyboard shortcut Alt plus the Up or Down arrow keys lets me search through all instances of a variable, so I can navigate quickly through all related points in the script or function.

For more information, see the documentation on automatic variable and function highlighting.

|
  • print

评论

要发表评论,请点击 此处 登录到您的 MathWorks 帐户或创建一个新帐户。