Borrar filtros
Borrar filtros

Disable searching for usage of variable

1 visualización (últimos 30 días)
JSL
JSL el 30 de Mayo de 2013
Respondida: Siavash el 16 de Ag. de 2020
Due to some large equations I have, my system lags while Matlab searches for usages of the variable I click on. I have disabled the automatic highlighting of all the instances, but this doesn't stop Matlab from still searching for each instant.
This is killing my productivity as I have to wait after every click for Matlab to think. Is there anyway to disable the searching completely?
I guess I could open up my script in notepad...
  2 comentarios
Louis
Louis el 27 de Jun. de 2013
I am having the same exact issue! I have to wait a FULL MINUTE before my entire MATLAB environment unfreezes after clicking on or moving my cursor to a new variable.
It is essentially impossible for me to debug functions with many usages of certain variables (e.g., ~1000 instances, takes forever to "find" them all).
Vinícius Freitas
Vinícius Freitas el 6 de Mayo de 2020
I'm having the same issue. After 2000 instances I must wait a long period to Matlab find all usages.

Iniciar sesión para comentar.

Respuestas (1)

Siavash
Siavash el 16 de Ag. de 2020
Home -> Preferences -> Colors -> Programming Tools -> variable and function colors : uncheck Automatically highlights.
The beauty of Matlab (in my opinion) is that you can still use this feature by Ctrl + Shift + H occassionally whenever you need it.

Categorías

Más información sobre Shifting and Sorting Matrices en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by