Contents of a variable file in matlab

1 visualización (últimos 30 días)
i Venky
i Venky el 8 de En. de 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.

Respuesta aceptada

Walter Roberson
Walter Roberson el 8 de En. de 2012
who -file FILENAME
or
whos -file FILENAME
if you want more information.

Más respuestas (0)

Categorías

Más información sobre Workspace Variables and MAT-Files en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by