Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Find items in many workspaces

2 Ansichten (letzte 30 Tage)
yasser
yasser am 10 Nov. 2013
Geschlossen: MATLAB Answer Bot am 20 Aug. 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

Antworten (1)

Jan
Jan am 10 Nov. 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 Kommentar
yasser
yasser am 10 Nov. 2013
I want to find [row,col] for item serched and workspace name.

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by