import file that consists of several vector in a way that I see each vector seperately and not in a structure

조회 수: 2 (최근 30일)
Hi,
I know that it's possible to load a matlab file with the following command:
filename = '2001-2010.mat'; importdata(filename);
due to the fact that this file '2001-2010.mat' consists of several vectors, I get a structure, but I would like to have each vector shown seperately as if I would import the data by klicking on the import data button, is that possible?

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2013년 4월 28일

추가 답변 (0개)

카테고리

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