extract from different .mat file to plot

I have a bunch of data in abc_001a01.mat,abc_002a01.mat,abc_001b02.mat and a few more which start with abc. I would like to extract variable N from each .mat and plot it into a graph without manually key in load('abc_001a01.mat'); load('abc_002a01.mat') and so on. Can anyone give me a clu how to start the coding? I am a beginner so please make it easy to understand
Thanks Dav

回答(2 个)

类别

帮助中心File Exchange 中查找有关 Text Data Preparation 的更多信息

提问:

2013-2-13

Community Treasure Hunt

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

Start Hunting!

Translated by