フィルターのクリア

importing and read data file

1 回表示 (過去 30 日間)
Matej
Matej 2011 年 7 月 6 日
Thanks, My question is how and where can I see values of this created arrays of data, such as IRDataFileName1.MAT, IRDataFileName2.MAT, ... IRDataFileName600.MAT

回答 (1 件)

Rick Rosson
Rick Rosson 2011 年 7 月 6 日
You can use the load function to read the data from each MAT file into the MATLAB Workspace, and you can use the plot function to visualize the data. For more information:
doc load
doc plot
HTH.
Rick

カテゴリ

Help Center および File ExchangeData Import from MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by