Info

此问题已关闭。 请重新打开它进行编辑或回答。

Find items in many workspaces

1 次查看(过去 30 天)
yasser
yasser 2013-11-10
关闭: MATLAB Answer Bot 2021-8-20
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

回答(1 个)

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

Community Treasure Hunt

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

Start Hunting!

Translated by