- Open the Preferences window (in the ENVIRONMENT ribbon tab), or type preferences on the Command Line,
- Expand Editor/Debugger in the left panel of the Preferences window,
- Highlight Language to open Editor/Debugger Language Preferences,
- Check the box Enable automatic variable and function renaming.
Changing several occurrences of the same variable at once
28 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(1 个)
Star Strider
2012-10-21
This applies to 2012b and may apply to other versions as well:
That should allow you to do what you want.
1 个评论
Walter Roberson
2012-10-21
Variable renaming was also in R2012a, but I think that might have been the first version for it.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Entering Commands 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!