Importing data from excel file into column arrays
이전 댓글 표시
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개)
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!