Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Find items in many workspaces

3 visualizaciones (últimos 30 días)
yasser
yasser el 10 de Nov. de 2013
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hi I want to find item/variable in many workspaces, how can i do that? if possible i want workspace name and line number.
Thank alot

Respuestas (1)

Jan
Jan el 10 de Nov. de 2013
Workspaces do not have a line number. Are you looking for occurrences of a string inside a set of M-files? Then use the Search function of the editor, which offers the possibility to search in more files than the current one.
  1 comentario
yasser
yasser el 10 de Nov. de 2013
I want to find [row,col] for item serched and workspace name.

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by