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

3 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Workspace 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