What is the function I must use to search variables in workspace?

1 visualizzazione (ultimi 30 giorni)
What function searches for files just in the workspace?

Risposte (2)

Azzi Abdelmalek
Azzi Abdelmalek il 30 Nov 2014
There is no files in workspace, you can use dir to search files in a current folder
  3 Commenti
Azzi Abdelmalek
Azzi Abdelmalek il 1 Dic 2014
Can you explain what you mean by loaded? what kind of files?

Accedi per commentare.


Star Strider
Star Strider il 30 Nov 2014
Apparently (at least in R2014b and perhaps earlier releases as well) you can find out what files you have open by name. In the documentation for fopen, under ‘Examples’ see ‘Get Information About Open Files’.

Categorie

Scopri di più su File Operations in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by