mark varible
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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 comentario
Paulo Silva
el 4 de Jul. de 2011
Please explain better what you want
Respuestas (1)
Fangjun Jiang
el 4 de Jul. de 2011
0 votos
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.
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!