Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Find items in many workspaces

3 vues (au cours des 30 derniers jours)
yasser
yasser le 10 Nov 2013
Clôturé : MATLAB Answer Bot le 20 Août 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

Réponses (1)

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

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by