mark varible
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
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 Commento
Paulo Silva
il 4 Lug 2011
Please explain better what you want
Risposte (1)
Fangjun Jiang
il 4 Lug 2011
0 voti
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.
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!