Changing several occurrences of the same variable at once

17 visualizzazioni (ultimi 30 giorni)
Hi Everyone,
Very recently, I began using MATLAB at work and am wondering what setting allows me to highlight a variable, change it to a new name, and have the option to press "Shift+Enter" (I think...) and it will change all occurrences of that same variable to the new name. My laptop version at home does it; I would like to set it to function on my work computer as well.
Thanks for the help,
BL

Risposte (1)

Star Strider
Star Strider il 21 Ott 2012
This applies to 2012b and may apply to other versions as well:
  1. Open the Preferences window (in the ENVIRONMENT ribbon tab), or type preferences on the Command Line,
  2. Expand Editor/Debugger in the left panel of the Preferences window,
  3. Highlight Language to open Editor/Debugger Language Preferences,
  4. Check the box Enable automatic variable and function renaming.
That should allow you to do what you want.
  1 Commento
Walter Roberson
Walter Roberson il 21 Ott 2012
Variable renaming was also in R2012a, but I think that might have been the first version for it.

Accedi per commentare.

Categorie

Scopri di più su Entering Commands in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by