mark varible
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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 Comment
Paulo Silva
on 4 Jul 2011
Please explain better what you want
Answers (1)
Fangjun Jiang
on 4 Jul 2011
0 votes
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.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!