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.
- Automatic Function and Variable Highlighting (Documentation)
- Renaming Variables (Documentation)
- Category:
- Format: Video
Comments
To leave a comment, please click here to sign in to your MathWorks Account or create a new one.