フィルターのクリア

How to read a variable from matfile by searching for its name?

3 ビュー (過去 30 日間)
Joseph Stalin
Joseph Stalin 2017 年 12 月 7 日
回答済み: Stephen23 2017 年 12 月 7 日
Hi, I have a matfile with variables of having 1000 samples each. I want to search for specific variables by its name and pick that from the matfile and store it in a array. So, I want to have 2 dimensional array with choosen variables and its values. Please let me know how to do this?
regards, Joseph

回答 (1 件)

Stephen23
Stephen23 2017 年 12 月 7 日
You can use whos to get a list of the variables in a .mat file.

カテゴリ

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