Contents of a variable file in matlab

1 回表示 (過去 30 日間)
i Venky
i Venky 2012 年 1 月 8 日
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.

採用された回答

Walter Roberson
Walter Roberson 2012 年 1 月 8 日
who -file FILENAME
or
whos -file FILENAME
if you want more information.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeWorkspace Variables and MAT-Files についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by