Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Find items in many workspaces

3 ビュー (過去 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