mark varible
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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 commentaire
Paulo Silva
le 4 Juil 2011
Please explain better what you want
Réponses (1)
Fangjun Jiang
le 4 Juil 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.
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!