Contents of a variable file in matlab

1 vue (au cours des 30 derniers jours)
i Venky
i Venky le 8 Jan 2012
I have stored the variables in .mat file. Now I would like to see the variable names inside the .mat file. How can I do that?
Thanks in advance.

Réponse acceptée

Walter Roberson
Walter Roberson le 8 Jan 2012
who -file FILENAME
or
whos -file FILENAME
if you want more information.

Plus de réponses (0)

Catégories

En savoir plus sur Workspace Variables and MAT-Files dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by