Importing data from excel file into column arrays

조회 수: 1 (최근 30일)
Konstantinos Belivanis
Konstantinos Belivanis 2014년 11월 12일
Hello all,
I would like to import data from my excel file (Say data.xlsx) to many arrays into Matlab. I tried to do it with the import option but I get many NaN (Not a Number) arrays.
What I would like to do is import all the columns of length of the first column. I would like the name of the array to be the text in the 5th row of each column and the numbers to start from the 6th row. Also I would like blank cells to be input as zero values after importing.
Any idea?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by