mark varible
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
Hello all,
I have matlab 2010a and I know that there is a function which enable me to mark varible -when i stand on is name in m file .
how i enable this option?
1 个评论
Paulo Silva
2011-7-4
Please explain better what you want
回答(1 个)
Fangjun Jiang
2011-7-4
0 个投票
You mean highlight the variable names in M-editor. It should be enabled by default.
1. Select File > Preferences > Colors > Programming Tools.
2. Under Variable and function highlighting colors, select Automatically highlight and Nonlocal variables, and then click Apply.
3. In a file open in the Editor, click an instance of the variable you want to find throughout the file.
0 个评论
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!